mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
textproc/py-zope.i18nmessageid: update to 6.0.1
This release adds decent python versions support. Convert to pep517 while here With hat: zope
This commit is contained in:
parent
d8073feba9
commit
dd4f969530
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user