security/py-itsdangerous: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
56dd676596
commit
68638a997f
2 changed files with 7 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= itsdangerous
|
||||
PORTVERSION= 2.1.2
|
||||
DISTVERSION= 2.2.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -10,8 +10,10 @@ WWW= https://github.com/mitsuhiko/itsdangerous/
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1658483457
|
||||
SHA256 (itsdangerous-2.1.2.tar.gz) = 5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a
|
||||
SIZE (itsdangerous-2.1.2.tar.gz) = 56143
|
||||
TIMESTAMP = 1722409277
|
||||
SHA256 (itsdangerous-2.2.0.tar.gz) = e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173
|
||||
SIZE (itsdangerous-2.2.0.tar.gz) = 54410
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue