aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2023-08-28 10:15:56 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2023-08-28 10:15:56 +0000
commitdd4f969530fe8da1737240b14666c2b8dfc7eb16 (patch)
tree47d3785d7c91fb279a1a026c1c1022bfc7907606
parentd8073feba9e8db442c218b1e21273f0b609e23e6 (diff)
downloadports-dd4f969530fe8da1737240b14666c2b8dfc7eb16.tar.gz
ports-dd4f969530fe8da1737240b14666c2b8dfc7eb16.zip
textproc/py-zope.i18nmessageid: update to 6.0.1
This release adds decent python versions support. Convert to pep517 while here With hat: zope
-rw-r--r--textproc/py-zope.i18nmessageid/Makefile7
-rw-r--r--textproc/py-zope.i18nmessageid/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/textproc/py-zope.i18nmessageid/Makefile b/textproc/py-zope.i18nmessageid/Makefile
index e33ea4e19eb7..38e69f7a179c 100644
--- a/textproc/py-zope.i18nmessageid/Makefile
+++ b/textproc/py-zope.i18nmessageid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zope.i18nmessageid
-PORTVERSION= 5.0.1
+DISTVERSION= 6.0.1
CATEGORIES= textproc www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,10 @@ WWW= https://pypi.org/project/zope.i18nmessageid/
LICENSE= ZPL21
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
+
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist pep517
.include <bsd.port.mk>
diff --git a/textproc/py-zope.i18nmessageid/distinfo b/textproc/py-zope.i18nmessageid/distinfo
index d4023f1f7dc3..27a84cc768dc 100644
--- a/textproc/py-zope.i18nmessageid/distinfo
+++ b/textproc/py-zope.i18nmessageid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622489099
-SHA256 (zope/zope.i18nmessageid-5.0.1.tar.gz) = 9534142b684c986f5303f469573978e5a340f05ba2eee4f872933f1c38b1b059
-SIZE (zope/zope.i18nmessageid-5.0.1.tar.gz) = 28217
+TIMESTAMP = 1693217132
+SHA256 (zope/zope.i18nmessageid-6.0.1.tar.gz) = 2d5bce6fb31f1cea0efa2644649bc867d2972303f1dbbd9ffefce5b2eb9e0176
+SIZE (zope/zope.i18nmessageid-6.0.1.tar.gz) = 27797