diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:16:02 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:43:07 +0000 |
| commit | 6836b212b5a930030b4350338e1bc8fc830b142f (patch) | |
| tree | bb5ebbef2cd265726dc508147f6cb50c2f7a1496 | |
| parent | c5583e119d3407297b7c8b18bb92c2cb800fd4da (diff) | |
security/py-pycryptodome: Fix deprecated CPE_VENDOR
| -rw-r--r-- | security/py-pycryptodome/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-pycryptodome/Makefile b/security/py-pycryptodome/Makefile index 4b5f0437a47e..6cc33644cb1e 100644 --- a/security/py-pycryptodome/Makefile +++ b/security/py-pycryptodome/Makefile @@ -19,7 +19,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycryptodome-test-vectors>=0:security/py-py # Officially: 2.7, 3.7-3.13 USES= cpe python -CPE_VENDOR= python USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL?= ${PYTHON_PKGNAMEPREFIX}pycrypto |
