security/py-pyblake2: Remove expired port
2024-03-03 security/py-pyblake2: Reached it's End Of Life. Integrated into Python Standard Library
This commit is contained in:
parent
39b9ab4d80
commit
b9c8009a6b
5 changed files with 1 additions and 29 deletions
1
MOVED
1
MOVED
|
|
@ -3038,3 +3038,4 @@ sysutils/polkit-qt-1-devel|sysutils/polkit-qt-1|2024-03-01|Renamed to move upstr
|
|||
sysutils/cfengine-masterfiles320||2024-03-03|Has expired: No longer supported by upstream
|
||||
sysutils/cfengine320||2024-03-03|Has expired: No longer supported by upstream
|
||||
net-p2p/sonarr-devel|net-p2p/sonarr|2024-03-03|Has expired: Use net-p2p/sonarr instead
|
||||
security/py-pyblake2||2024-03-03|Has expired: Reached it's End Of Life. Integrated into Python Standard Library
|
||||
|
|
|
|||
|
|
@ -983,7 +983,6 @@
|
|||
SUBDIR += py-pyaes
|
||||
SUBDIR += py-pyaff4
|
||||
SUBDIR += py-pyaxo
|
||||
SUBDIR += py-pyblake2
|
||||
SUBDIR += py-pyclamd
|
||||
SUBDIR += py-pycryptodome
|
||||
SUBDIR += py-pycryptodome-test-vectors
|
||||
|
|
|
|||
|
|
@ -1,24 +0,0 @@
|
|||
PORTNAME= pyblake2
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= BLAKE2 hash function extension module
|
||||
WWW= https://github.com/dchest/pyblake2
|
||||
|
||||
LICENSE= CC0-1.0
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Reached it's End Of Life. Integrated into Python Standard Library
|
||||
EXPIRATION_DATE=2024-03-03
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
|
||||
|
||||
do-test:
|
||||
@(cd ${TEST_WRKSRC}; ${SETENV} ${TEST_ENV} ${PYTHON_CMD} test/test.py)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1523649248
|
||||
SHA256 (pyblake2-1.1.2.tar.gz) = 5ccc7eb02edb82fafb8adbb90746af71460fbc29aa0f822526fc976dff83e93f
|
||||
SIZE (pyblake2-1.1.2.tar.gz) = 126693
|
||||
|
|
@ -1 +0,0 @@
|
|||
pyblake2 is an extension module for Python implementing BLAKE2 hash function.
|
||||
Loading…
Add table
Add a link
Reference in a new issue