diff --git a/textproc/py-openstep-plist/Makefile b/textproc/py-openstep-plist/Makefile index f40d74310935..466dbab48a7c 100644 --- a/textproc/py-openstep-plist/Makefile +++ b/textproc/py-openstep-plist/Makefile @@ -1,27 +1,25 @@ PORTNAME= openstep-plist -PORTVERSION= 0.3.0 -DISTVERSIONSUFFIX= .post1 -PORTREVISION= 1 +PORTVERSION= 0.3.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= openstep_plist-${DISTVERSIONFULL} +DISTNAME= openstep_plist-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= ASCII plist parser written in Cython WWW= https://github.com/fonttools/openstep-plist LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python zip +USES= python USE_PYTHON= autoplist concurrent cython pep517 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/textproc/py-openstep-plist/distinfo b/textproc/py-openstep-plist/distinfo index 090945b13601..d6183f45ed29 100644 --- a/textproc/py-openstep-plist/distinfo +++ b/textproc/py-openstep-plist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057515 -SHA256 (openstep_plist-0.3.0.post1.zip) = 18aff3d5eded9ebfbedfeba444a3c048324697bf8a39bb04361c0dd53bfeab0b -SIZE (openstep_plist-0.3.0.post1.zip) = 215537 +TIMESTAMP = 1696767768 +SHA256 (openstep_plist-0.3.1.tar.gz) = 02eead68efb9eceb2de2c95397073ce80fc89855d97ab65169bd92fc4368e4f2 +SIZE (openstep_plist-0.3.1.tar.gz) = 286713