1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

security/py-itsdangerous: update to 2.2.0

Changelog: https://github.com/pallets/itsdangerous/releases/tag/2.2.0

Added flit-core and changed to pep517 build

PR:		280526
Reported by:	Nicholas Kirby <nick@kirby.cx>
This commit is contained in:
Ruslan Makhmatkhanov 2024-07-31 13:14:15 +03:00
parent 18a5a97890
commit b3b823d899
2 changed files with 7 additions and 5 deletions

View File

@ -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

View File

@ -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