mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
textproc/py-openstep-plist: Update to 0.3.1
Changes: https://github.com/fonttools/openstep-plist/releases
This commit is contained in:
parent
aabdfa405a
commit
b8cf988e45
2 changed files with 7 additions and 9 deletions
|
@ -1,11 +1,9 @@
|
|||
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
|
||||
|
@ -14,11 +12,11 @@ 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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue