all: add more ports depending on expired security/py-pycrypto

This commit is contained in:
Rene Ladan 2022-09-30 22:05:00 +02:00
parent 7d972c6a9d
commit a7e8563a1e
2 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,9 @@ WWW= https://github.com/mmb/weechat-otr
LICENSE= GPLv3
DEPRECATED= Depends on expired security/py-pycrypto (via security/py-potr)
EXPIRATION_DATE=2022-12-31
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}potr>=1.0.1:security/py-potr@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}potr>=1.0.1:security/py-potr@${PY_FLAVOR} \
weechat:irc/weechat

View File

@ -12,6 +12,9 @@ WWW= https://www.ansible.com/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Depends on expired security/py-pycrypto (via sysutils/py-ansible-core211)
EXPIRATION_DATE=2022-12-31
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible-core211>0:sysutils/py-ansible-core211@${PY_FLAVOR}
USES= ansible:env cpe python:3.6+ shebangfix