Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 07:27:47 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: 581fc3c41dd1 - main - math/py-lmfit: update 1.3.0 =?utf-8?Q?=E2=86=92?= 1.3.1
Message-ID:  <202404200727.43K7RlJT089880@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=581fc3c41dd19768e5b86dc74be0898b5e358f23

commit 581fc3c41dd19768e5b86dc74be0898b5e358f23
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-20 07:27:08 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-20 07:27:31 +0000

    math/py-lmfit: update 1.3.0 → 1.3.1
    
    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 de0df2cb5302..0e880e104e2d 100644
--- a/math/py-lmfit/Makefile
+++ b/math/py-lmfit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lmfit
-DISTVERSION=	1.3.0
+DISTVERSION=	1.3.1
 CATEGORIES=	math
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 PY_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asteval>=0.9.28:devel/py-asteval@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}dill>0:devel/py-dill@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}dill>=0.3.4:devel/py-dill@${PY_FLAVOR} \
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=1.6:science/py-scipy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}uncertainties>=3.1.4:math/py-uncertainties@${PY_FLAVOR}
diff --git a/math/py-lmfit/distinfo b/math/py-lmfit/distinfo
index c4ba3f65a2ea..7902224717f5 100644
--- a/math/py-lmfit/distinfo
+++ b/math/py-lmfit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712366349
-SHA256 (lmfit-1.3.0.tar.gz) = 7e823aebc05237ca80d33d260cedbba5e26190ccec9faf595e68143909de0c93
-SIZE (lmfit-1.3.0.tar.gz) = 628754
+TIMESTAMP = 1713597532
+SHA256 (lmfit-1.3.1.tar.gz) = bc386244adbd10ef1a2a2c4f9d17b3def905552c0a64aef854f0ad46cc309cc5
+SIZE (lmfit-1.3.1.tar.gz) = 629917



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