Skip to content

Commit

Permalink
devel/py-oci: Remove duplicate py-cryptography from RUN_DEPENDS
Browse files Browse the repository at this point in the history
USE_PYTHON=cryptography adds py-cryptography to RUN_DEPENDS already.

With hat:	python
  • Loading branch information
sunpoet committed Sep 29, 2023
1 parent 3754fc5 commit 54995a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devel/py-oci/Makefile
Expand Up @@ -18,7 +18,6 @@ LICENSE_PERMS_UPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}circuitbreaker>=1.3.1:devel/py-circuitbreaker@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cryptography>=3.2.1:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>=2.5.3<3.0.0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=17.5.0:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>=2016.10:devel/py-pytz@${PY_FLAVOR}
Expand Down

0 comments on commit 54995a3

Please sign in to comment.