mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/py-scramp: Update to 1.4.5
This commit is contained in:
parent
5ec2abd76e
commit
43cb73644c
@ -1,5 +1,5 @@
|
||||
PORTNAME= scramp
|
||||
PORTVERSION= 1.4.4
|
||||
PORTVERSION= 1.4.5
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,8 @@ LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}versioningit>=2.0.0:devel/py-versioningit@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1690670769
|
||||
SHA256 (scramp-1.4.4.tar.gz) = b7022a140040f33cf863ab2657917ed05287a807b917950489b89b9f685d59bc
|
||||
SIZE (scramp-1.4.4.tar.gz) = 21059
|
||||
TIMESTAMP = 1715050187
|
||||
SHA256 (scramp-1.4.5.tar.gz) = be3fbe774ca577a7a658117dca014e5d254d158cecae3dd60332dfe33ce6d78e
|
||||
SIZE (scramp-1.4.5.tar.gz) = 16169
|
||||
|
Loading…
Reference in New Issue
Block a user