Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2024 09:04:15 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5a82aaae5d51 - main - math/py-lmfit: update 1.3.1 =?utf-8?Q?=E2=86=92?= 1.3.2
Message-ID:  <202408250904.47P94Fkt083597@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a82aaae5d515a8e9b6b42f52940e1c49d7d736f

commit 5a82aaae5d515a8e9b6b42f52940e1c49d7d736f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-08-25 09:03:41 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-08-25 09:04:07 +0000

    math/py-lmfit: update 1.3.1 → 1.3.2
    
    Reported by:    portscout
---
 math/py-lmfit/Makefile | 4 ++--
 math/py-lmfit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-lmfit/Makefile b/math/py-lmfit/Makefile
index 0e880e104e2d..c8031223894e 100644
--- a/math/py-lmfit/Makefile
+++ b/math/py-lmfit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lmfit
-DISTVERSION=	1.3.1
+DISTVERSION=	1.3.2
 CATEGORIES=	math
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW=		https://lmfit.github.io/lmfit-py/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asteval>=0.9.28:devel/py-asteval@${PY_FLAVOR} \
+PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asteval>=1.0:devel/py-asteval@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dill>=0.3.4:devel/py-dill@${PY_FLAVOR} \
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=1.6:science/py-scipy@${PY_FLAVOR} \
diff --git a/math/py-lmfit/distinfo b/math/py-lmfit/distinfo
index 7902224717f5..b721e5110de2 100644
--- a/math/py-lmfit/distinfo
+++ b/math/py-lmfit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713597532
-SHA256 (lmfit-1.3.1.tar.gz) = bc386244adbd10ef1a2a2c4f9d17b3def905552c0a64aef854f0ad46cc309cc5
-SIZE (lmfit-1.3.1.tar.gz) = 629917
+TIMESTAMP = 1724574507
+SHA256 (lmfit-1.3.2.tar.gz) = 31beeae1f027c1b8c14dcd7f2e8488a80b75fb389e77fca677549bdc2fe597bb
+SIZE (lmfit-1.3.2.tar.gz) = 623945



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408250904.47P94Fkt083597>