Skip to content
Snippets Groups Projects
Verified Commit 76293baf authored by sunpoet's avatar sunpoet
Browse files

security/py-pyspnego: Update to 0.9.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/jborean93/pyspnego/releases
parent 4d6ff922
No related branches found
No related tags found
No related merge requests found
PORTNAME= pyspnego
PORTVERSION= 0.8.0
PORTVERSION= 0.9.0
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -11,10 +11,12 @@ WWW= https://github.com/jborean93/pyspnego
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0,1:security/py-cryptography@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
......
TIMESTAMP = 1677771357
SHA256 (pyspnego-0.8.0.tar.gz) = e0499cc066c56762f8a315bb053243d34240cb85e384afc6b87b4fa0142543df
SIZE (pyspnego-0.8.0.tar.gz) = 222900
TIMESTAMP = 1682903110
SHA256 (pyspnego-0.9.0.tar.gz) = 3f10ca7a2f0d5170c2032bb5d55183384208314032aa44c1684d6920d50e97de
SIZE (pyspnego-0.9.0.tar.gz) = 233612
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment