aboutsummaryrefslogtreecommitdiff
path: root/math/py-lmfit
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-06 01:33:49 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-06 01:33:49 +0000
commite7a1770bc59a935bffd4cd9f10f463b194ebeca9 (patch)
treec4b1435c1f6672cabe4ebc0f527b570304af6e1b /math/py-lmfit
parentbf9dccd699010174ad06b1ccad87cddba4a8df91 (diff)
downloadports-e7a1770bc59a935bffd4cd9f10f463b194ebeca9.tar.gz
ports-e7a1770bc59a935bffd4cd9f10f463b194ebeca9.zip
Diffstat (limited to 'math/py-lmfit')
-rw-r--r--math/py-lmfit/Makefile7
-rw-r--r--math/py-lmfit/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/math/py-lmfit/Makefile b/math/py-lmfit/Makefile
index 8b24a0e91f31..de0df2cb5302 100644
--- a/math/py-lmfit/Makefile
+++ b/math/py-lmfit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lmfit
-DISTVERSION= 1.2.2
+DISTVERSION= 1.3.0
CATEGORIES= math
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,11 +23,12 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
RUN_DEPENDS= ${PY_DEPENDS}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}flaky>0:devel/py-flaky@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numdifftools>0:math/py-numdifftools@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR}
USES= python
-USE_PYTHON= pep517 autoplist pytest
+USE_PYTHON= pep517 autoplist pytest # 4 tests fail because of the DISPLAY variable: _tkinter.TclError: no display name and no $DISPLAY environment variable
NO_ARCH= yes
diff --git a/math/py-lmfit/distinfo b/math/py-lmfit/distinfo
index 4f0246da0b17..c4ba3f65a2ea 100644
--- a/math/py-lmfit/distinfo
+++ b/math/py-lmfit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689404082
-SHA256 (lmfit-1.2.2.tar.gz) = 044a052a11a61da0576274504c17eb7e2803b41128e25821e96632207f23c88c
-SIZE (lmfit-1.2.2.tar.gz) = 336346
+TIMESTAMP = 1712366349
+SHA256 (lmfit-1.3.0.tar.gz) = 7e823aebc05237ca80d33d260cedbba5e26190ccec9faf595e68143909de0c93
+SIZE (lmfit-1.3.0.tar.gz) = 628754