Skip to content

Commit

Permalink
cleanup: expire consumers of security/py-pycrypto on 2022-09-30
Browse files Browse the repository at this point in the history
These should probably use security/py-pycryptodome instead.
  • Loading branch information
rene0 committed Jul 2, 2022
1 parent a42f8a3 commit 9cdcd34
Show file tree
Hide file tree
Showing 15 changed files with 45 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/py-rauth/Makefile
Expand Up @@ -11,6 +11,9 @@ COMMENT= Python library for OAuth 1.0/a, 2.0, and Ofly consumers
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.2.3:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.2.1:devel/py-nose@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=1.0.1:devel/py-mock@${PY_FLAVOR} \
Expand Down
3 changes: 3 additions & 0 deletions net/py-impacket/Makefile
Expand Up @@ -14,6 +14,9 @@ LICENSE= APACHE11 ZLIB
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pcapy>=0:net/py-pcapy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycrypto>=0:security/py-pycrypto@${PY_FLAVOR}
Expand Down
3 changes: 3 additions & 0 deletions net/scapy/Makefile
Expand Up @@ -12,6 +12,9 @@ COMMENT= Powerful interactive packet manipulation program in python
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libdnet>0:net/py-libdnet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pypcap>0:net/py-pypcap@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR}
Expand Down
3 changes: 3 additions & 0 deletions security/pwman3/Makefile
Expand Up @@ -11,6 +11,9 @@ DISTNAME= Pwman3-${PORTVERSION}
MAINTAINER= yarodin@gmail.com
COMMENT= Console password management application with sql storage

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.0:security/py-pycrypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}

Expand Down
3 changes: 3 additions & 0 deletions security/py-YubiOTP/Makefile
Expand Up @@ -11,6 +11,9 @@ COMMENT= Library for verifying YubiKey OTP tokens

LICENSE= BSD2CLAUSE

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR}

Expand Down
3 changes: 3 additions & 0 deletions security/py-keyrings.alt/Makefile
Expand Up @@ -12,6 +12,9 @@ COMMENT= Alternate Python keyring implementations
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
Expand Down
3 changes: 3 additions & 0 deletions security/py-potr/Makefile
Expand Up @@ -11,6 +11,9 @@ COMMENT= Pure Python Off-The-Record encryption
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR}

USES= python:3.6+ zip
Expand Down
3 changes: 3 additions & 0 deletions security/py-stem/Makefile
Expand Up @@ -12,6 +12,9 @@ COMMENT= Python controller library for Tor
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyflakes>0:devel/py-pyflakes@${PY_FLAVOR} \
Expand Down
3 changes: 3 additions & 0 deletions security/py-yubikey-manager/Makefile
Expand Up @@ -11,6 +11,9 @@ COMMENT= Python library and command line tool for configuring a YubiKey
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}fido2>0:security/py-fido2@${PY_FLAVOR} \
Expand Down
3 changes: 3 additions & 0 deletions sysutils/py-ansible-base/Makefile
Expand Up @@ -12,6 +12,9 @@ COMMENT= Radically simple IT automation
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
Expand Down
3 changes: 3 additions & 0 deletions sysutils/py-ansible-core/Makefile
Expand Up @@ -10,6 +10,9 @@ COMMENT= Radically simple IT automation
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
Expand Down
3 changes: 3 additions & 0 deletions sysutils/py-ansible-core211/Makefile
Expand Up @@ -11,6 +11,9 @@ COMMENT= Radically simple IT automation
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
Expand Down
3 changes: 3 additions & 0 deletions www/onionbalance/Makefile
Expand Up @@ -11,6 +11,9 @@ COMMENT= Load-balancing and Redundancy for Onion Services
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyaml>=0:textproc/py-pyaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycrypto>=0:security/py-pycrypto@${PY_FLAVOR} \
Expand Down
3 changes: 3 additions & 0 deletions www/onionshare/Makefile
Expand Up @@ -10,6 +10,9 @@ COMMENT= Secure and anonymous file sharing via Tor
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

RUN_DEPENDS= tor:security/tor \
obfs4proxy:security/obfs4proxy-tor \
${PYTHON_PKGNAMEPREFIX}Flask>=0:www/py-flask@${PY_FLAVOR} \
Expand Down
3 changes: 3 additions & 0 deletions www/py-pyjwt1/Makefile
Expand Up @@ -11,6 +11,9 @@ COMMENT= JSON Web Token implementation in Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

DEPRECATED= Depends on expired security/py-pycrypto
EXPIRATION_DATE=2022-09-30

# Some tests are skipped without pycrypto, but its not
# referenced as a requirement anymore.
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
Expand Down

0 comments on commit 9cdcd34

Please sign in to comment.