aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-02-10 09:08:21 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-02-10 09:43:14 +0000
commit2c737447d3fc1c525b6ff0a6886325ea8e0b2e55 (patch)
treec4e6a1e1c623bf278bab6fe1321019239b35b3f2
parent56a4e7eaa8482564e0430c1165e36b7bfd2fd675 (diff)
downloadports-2c737447d3fc1c525b6ff0a6886325ea8e0b2e55.tar.gz
ports-2c737447d3fc1c525b6ff0a6886325ea8e0b2e55.zip
lang/py-textX: Update 2.3.0 → 3.1.0
Reported by: portscout
-rw-r--r--lang/py-textX/Makefile7
-rw-r--r--lang/py-textX/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/lang/py-textX/Makefile b/lang/py-textX/Makefile
index d3b784791183..ba5b1f257b05 100644
--- a/lang/py-textX/Makefile
+++ b/lang/py-textX/Makefile
@@ -1,5 +1,5 @@
PORTNAME= textX
-PORTVERSION= 2.3.0
+PORTVERSION= 3.1.0
CATEGORIES= lang python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,11 +11,12 @@ WWW= https://textx.github.io/textX/stable/
LICENSE= MIT
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arpeggio>=1.9.0:devel/py-arpeggio@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arpeggio>=2.0.0:devel/py-arpeggio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}memory-profiler>0:devel/py-memory-profiler@${PY_FLAVOR}
USES= python:3.6+
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= distutils autoplist concurrent pytest # 1 test fails, see https://github.com/textX/textX/issues/392
NO_ARCH= yes
diff --git a/lang/py-textX/distinfo b/lang/py-textX/distinfo
index d2151e96c0b8..97d7adc2e6f5 100644
--- a/lang/py-textX/distinfo
+++ b/lang/py-textX/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604686864
-SHA256 (textX-2.3.0.tar.gz) = 265afc12d4ae421a7794c8cdc58c6eed44cc879f078cb54c32d5dc6bc74efbac
-SIZE (textX-2.3.0.tar.gz) = 1826346
+TIMESTAMP = 1676019550
+SHA256 (textX-3.1.0.tar.gz) = 1e48af0d3ae26fcc5c34a461b575a267149b51c5772b8649dfd822b772e9c992
+SIZE (textX-3.1.0.tar.gz) = 1826398