Date: Wed, 03 Jun 2026 08:46:53 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6836b212b5a9 - main - security/py-pycryptodome: Fix deprecated CPE_VENDOR Message-ID: <6a1fe9fd.3d803.26bdc629@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=6836b212b5a930030b4350338e1bc8fc830b142f commit 6836b212b5a930030b4350338e1bc8fc830b142f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-03 08:16:02 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-03 08:43:07 +0000 security/py-pycryptodome: Fix deprecated CPE_VENDOR --- security/py-pycryptodome/Makefile | 1 - 1 file changed, 1 deletion(-) 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}pycryptohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1fe9fd.3d803.26bdc629>
