Skip to content

Commit

Permalink
lang/py-textX: Update 3.1.0 → 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Feb 10, 2023
1 parent cafdda7 commit 6a8e30f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions lang/py-textX/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= textX
PORTVERSION= 3.1.0
PORTVERSION= 3.1.1
CATEGORIES= lang python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,8 +16,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arpeggio>=2.0.0:devel/py-arpeggio@${PY_FLAVO
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}memory-profiler>0:devel/py-memory-profiler@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= distutils autoplist concurrent pytest # 1 test fails, see https://github.com/textX/textX/issues/392
USE_PYTHON= distutils autoplist concurrent pytest # 25 tests fails, see https://github.com/textX/textX/issues/394

NO_ARCH= yes

TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions lang/py-textX/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1676019550
SHA256 (textX-3.1.0.tar.gz) = 1e48af0d3ae26fcc5c34a461b575a267149b51c5772b8649dfd822b772e9c992
SIZE (textX-3.1.0.tar.gz) = 1826398
TIMESTAMP = 1676046888
SHA256 (textX-3.1.1.tar.gz) = e2fb7d090ea4a71f8bf2f0303770275c42a5f73854b4e7f6adfcdbe368fab0fa
SIZE (textX-3.1.1.tar.gz) = 1830865

0 comments on commit 6a8e30f

Please sign in to comment.