security/py-scramp: Update to 1.4.4
This commit is contained in:
parent
cab24c99a1
commit
8fcaa1a986
2 changed files with 9 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= scramp
|
||||
PORTVERSION= 1.4.1
|
||||
PORTVERSION= 1.4.4
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,8 +10,12 @@ WWW= https://github.com/tlocke/scramp
|
|||
|
||||
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}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1632185926
|
||||
SHA256 (scramp-1.4.1.tar.gz) = f964801077be9be2a1416ffe255d2d78834b3d9d5c8ce5d28f76a856f209f70e
|
||||
SIZE (scramp-1.4.1.tar.gz) = 30939
|
||||
TIMESTAMP = 1690670769
|
||||
SHA256 (scramp-1.4.4.tar.gz) = b7022a140040f33cf863ab2657917ed05287a807b917950489b89b9f685d59bc
|
||||
SIZE (scramp-1.4.4.tar.gz) = 21059
|
||||
|
|
Loading…
Reference in a new issue