mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
textproc/py-pscript: Update to 0.8.0
PR: 284779 Reported by: maintainer
This commit is contained in:
parent
e2a7b2520a
commit
0e104f8715
2 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= pscript
|
PORTNAME= pscript
|
||||||
DISTVERSION= 0.7.7
|
DISTVERSION= 0.8.0
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -11,8 +11,10 @@ WWW= https://pscript.readthedocs.io/
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0:devel/py-flit-core@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist pep517
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1729895797
|
TIMESTAMP = 1739414359
|
||||||
SHA256 (pscript-0.7.7.tar.gz) = 8632f7a4483f235514aadee110edee82eb6d67336bf68744a7b18d76e50442f8
|
SHA256 (pscript-0.8.0.tar.gz) = d24e72a077c0fd37d2043c60de8742531273500ccfe9ff6d22269685f1edd1d8
|
||||||
SIZE (pscript-0.7.7.tar.gz) = 176138
|
SIZE (pscript-0.8.0.tar.gz) = 104277
|
||||||
|
|
Loading…
Add table
Reference in a new issue