Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160329855
D39123.id118923.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D39123.id118923.diff
View Options
Index: textproc/py-bracex/Makefile
===================================================================
--- textproc/py-bracex/Makefile
+++ textproc/py-bracex/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bracex
-PORTVERSION= 2.1.1
+DISTVERSION= 2.3.post1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,16 +11,16 @@
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0.21.1:devel/py-hatchling@${PY_FLAVOR}
+
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR}
-USES= python:3.6+
-USE_PYTHON= autoplist distutils
+USES= python:3.7+
+USE_PYTHON= autoplist pep517 pytest
NO_ARCH= yes
-do-test:
- @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest)
-
.include <bsd.port.mk>
Index: textproc/py-bracex/distinfo
===================================================================
--- textproc/py-bracex/distinfo
+++ textproc/py-bracex/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614426133
-SHA256 (bracex-2.1.1.tar.gz) = 01f715cd0ed7a622ec8b32322e715813f7574de531f09b70f6f3b2c10f682425
-SIZE (bracex-2.1.1.tar.gz) = 26628
+TIMESTAMP = 1678971073
+SHA256 (bracex-2.3.post1.tar.gz) = e7b23fc8b2cd06d3dec0692baabecb249dda94e06a617901ff03a6c56fd71693
+SIZE (bracex-2.3.post1.tar.gz) = 27578
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 24, 8:33 AM (19 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34260937
Default Alt Text
D39123.id118923.diff (1 KB)
Attached To
Mode
D39123: textproc/py-bracex: update to 2.3.p1
Attached
Detach File
Event Timeline
Log In to Comment