summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-12-31 15:52:52 +0100
committerRene Ladan <rene@FreeBSD.org>2022-12-31 15:52:52 +0100
commite80bca6425f5f5f6d4c13135f3814500d11dd0f7 (patch)
tree2e616412ed59a9665d3d7cc37b1667f10d7bfb36 /science
parent9850ae48b0ad15a7ac6c62c2811f739ebbc80320 (diff)
downloadfreebsd-ports-e80bca6425f5f5f6d4c13135f3814500d11dd0f7.zip
all: undeprecate www/py-pyjwt1 and consumers
py-pyjwt1 only uses expired security/py-pycrypto as a test dependency and according to the source code it is not even mentioned as a requirement, but according to the port Makefile some tests are skipped without it.
Diffstat (limited to 'science')
-rw-r--r--science/py-cirq-rigetti/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/science/py-cirq-rigetti/Makefile b/science/py-cirq-rigetti/Makefile
index 18abfa987ac9..eea245a036d6 100644
--- a/science/py-cirq-rigetti/Makefile
+++ b/science/py-cirq-rigetti/Makefile
@@ -11,9 +11,6 @@ WWW= https://github.com/quantumlib/cirq
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Depends on expired www/py-pyjwt1 (via devel/py-pyquil)
-EXPIRATION_DATE=2022-12-31
-
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cirq-core>0:science/py-cirq-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyquil>=3.0.0:devel/py-pyquil@${PY_FLAVOR}