mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/py-legacy-cgi: Update to 2.6.3
Changes: https://github.com/jackrosenthal/legacy-cgi/releases
This commit is contained in:
parent
ebc71aa4c2
commit
076f4ca38f
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= legacy-cgi
|
||||
PORTVERSION= 2.6.2
|
||||
PORTVERSION= 2.6.3
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,9 +12,9 @@ WWW= https://github.com/jackrosenthal/legacy-cgi
|
|||
LICENSE= PSFL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.10+ shebangfix
|
||||
USES= python shebangfix
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1738088816
|
||||
SHA256 (legacy_cgi-2.6.2.tar.gz) = 9952471ceb304043b104c22d00b4f333cac27a6abe446d8a528fc437cf13c85f
|
||||
SIZE (legacy_cgi-2.6.2.tar.gz) = 24794
|
||||
TIMESTAMP = 1744289074
|
||||
SHA256 (legacy_cgi-2.6.3.tar.gz) = 4c119d6cb8e9d8b6ad7cc0ddad880552c62df4029622835d06dfd18f438a8154
|
||||
SIZE (legacy_cgi-2.6.3.tar.gz) = 24401
|
||||
|
|
Loading…
Add table
Reference in a new issue