Date: Tue, 31 Dec 2024 16:25:11 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ebdc77dbb8aa - main - security/py-pysaml26: Remove obsoleted port Message-ID: <202412311625.4BVGPBCI040750@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebdc77dbb8aa014a3095d73fc672aa9ec13a75a3 commit ebdc77dbb8aa014a3095d73fc672aa9ec13a75a3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 16:16:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 16:22:37 +0000 security/py-pysaml26: Remove obsoleted port Use security/py-pysaml2 instead. --- MOVED | 1 + security/Makefile | 1 - security/py-pysaml26/Makefile | 46 ------------------------------------------ security/py-pysaml26/distinfo | 3 --- security/py-pysaml26/pkg-descr | 4 ---- 5 files changed, 1 insertion(+), 54 deletions(-) diff --git a/MOVED b/MOVED index b651a5f8ae2e..438d586d3125 100644 --- a/MOVED +++ b/MOVED @@ -3766,3 +3766,4 @@ databases/py-pgspecial1|databases/py-pgspecial|2024-12-31|Remove obsoleted port. devel/py-prompt-toolkit1|devel/py-prompt-toolkit|2024-12-31|Remove obsoleted port. Use devel/py-prompt-toolkit instead devel/py-protobuf4|devel/py-protobuf|2024-12-31|Remove obsoleted port. Use devel/py-protobuf instead math/py-blis07|math/py-blis|2024-12-31|Remove obsoleted port. Use math/py-blis instead +security/py-pysaml26|security/py-pysaml2|2024-12-31|Remove obsoleted port. Use security/py-pysaml2 instead diff --git a/security/Makefile b/security/Makefile index 8185a914232c..368748102f7c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1032,7 +1032,6 @@ SUBDIR += py-pyotp SUBDIR += py-pyotp2289 SUBDIR += py-pysaml2 - SUBDIR += py-pysaml26 SUBDIR += py-pyscard SUBDIR += py-pysodium SUBDIR += py-pyspnego diff --git a/security/py-pysaml26/Makefile b/security/py-pysaml26/Makefile deleted file mode 100644 index 7666c7c2d8da..000000000000 --- a/security/py-pysaml26/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -PORTNAME= pysaml2 -PORTVERSION= 6.5.2 -PORTREVISION= 2 -CATEGORIES= security devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= 6 - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Python implementation of SAML Version 2 -WWW= https://github.com/IdentityPython/pysaml2 - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.0.0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}importlib-resources>=0:devel/py-importlib-resources@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0,1:security/py-openssl@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}Paste>=0:www/py-paste@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}repoze.who>=0:devel/py-repoze.who@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=1.0.0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}xmlschema>=1.2.1:textproc/py-xmlschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \ - xmlsec1:security/xmlsec1 -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR} - -USES= cpe python -USE_PYTHON= autoplist concurrent cryptography pep517 - -NO_ARCH= yes - -CPE_VENDOR= pysaml2_project - -PORTSCOUT= limit:^6\. - -do-test: - cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -rs -v - -.include <bsd.port.mk> diff --git a/security/py-pysaml26/distinfo b/security/py-pysaml26/distinfo deleted file mode 100644 index 6f2412399c20..000000000000 --- a/security/py-pysaml26/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1623697074 -SHA256 (pysaml2-6.5.2.tar.gz) = 3dcd8c11cdcabdc8fc3b0af71f6f05c211375c1a7ebb1cc525699f2d56788427 -SIZE (pysaml2-6.5.2.tar.gz) = 357420 diff --git a/security/py-pysaml26/pkg-descr b/security/py-pysaml26/pkg-descr deleted file mode 100644 index 56737abc7a5c..000000000000 --- a/security/py-pysaml26/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -PySAML2 is a pure python implementation of SAML2. It contains all necessary -pieces for building a SAML2 service provider or an identity provider. The -distribution contains examples of both. Originally written to work in a WSGI -environment there are extensions that allow you to use it with other frameworks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311625.4BVGPBCI040750>