net/py-uritemplate: Update to 4.2.0
- Convert to PEP517 Reported by: portscout!
This commit is contained in:
parent
486398d921
commit
a527f5544c
@ -1,6 +1,5 @@
|
||||
PORTNAME= uritemplate
|
||||
PORTVERSION= 3.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.2.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,8 +10,11 @@ WWW= https://github.com/python-hyper/uritemplate
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.1.0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0.45.1:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1601040722
|
||||
SHA256 (uritemplate-3.0.1.tar.gz) = 5af8ad10cec94f215e3f48112de2022e1d5a37ed427fbd88652fa908f2ab7cae
|
||||
SIZE (uritemplate-3.0.1.tar.gz) = 32806
|
||||
TIMESTAMP = 1750778056
|
||||
SHA256 (uritemplate-4.2.0.tar.gz) = 480c2ed180878955863323eea31b0ede668795de182617fef9c6ca09e6ec9d0e
|
||||
SIZE (uritemplate-4.2.0.tar.gz) = 33267
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user