Date: Fri, 28 Feb 2025 15:48:38 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: 43660f5a0ef8 - main - sysutils/py-python-consul2: Remove expired port Message-ID: <202502281548.51SFmcUa081739@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=43660f5a0ef8db587759a3ddfa27dcc0f2852e10 commit 43660f5a0ef8db587759a3ddfa27dcc0f2852e10 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-28 15:39:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-28 15:46:53 +0000 sysutils/py-python-consul2: Remove expired port --- MOVED | 1 + sysutils/Makefile | 1 - sysutils/py-python-consul2/Makefile | 40 ------------------------------------ sysutils/py-python-consul2/distinfo | 3 --- sysutils/py-python-consul2/pkg-descr | 1 - 5 files changed, 1 insertion(+), 45 deletions(-) diff --git a/MOVED b/MOVED index 215d8f82c9ae..2d7e12aa56c4 100644 --- a/MOVED +++ b/MOVED @@ -4168,3 +4168,4 @@ www/kdsoap@qt5||2025-02-26|Qt5 flavor is no longer needed www/kdsoap@qt6|www/kdsoap|2025-02-26|Unflavorize; only Qt6 support is needed net/drive||2025-02-28|Remove expired port print/py-pypdf3||2025-02-28|Remove expired port +sysutils/py-python-consul2||2025-02-28|Remove expired port diff --git a/sysutils/Makefile b/sysutils/Makefile index 4f3f26c503d4..4f31338ab490 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1056,7 +1056,6 @@ SUBDIR += py-pyinfra SUBDIR += py-python-bareos SUBDIR += py-python-consul - SUBDIR += py-python-consul2 SUBDIR += py-python-crontab SUBDIR += py-python-nomad SUBDIR += py-pytsk diff --git a/sysutils/py-python-consul2/Makefile b/sysutils/py-python-consul2/Makefile deleted file mode 100644 index 23f3a61f8584..000000000000 --- a/sysutils/py-python-consul2/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -PORTNAME= python-consul2 -PORTVERSION= 0.1.5 -PORTREVISION= 1 -CATEGORIES= sysutils python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Python client for Consul -WWW= https://github.com/poppyred/python-consul2 - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Upstream repository has been archived on May 30, 2024 -EXPIRATION_DATE=2025-02-28 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-twisted>=0:devel/py-pytest-twisted@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist concurrent pep517 - -NO_ARCH= yes - -OPTIONS_DEFINE= ASYNCIO TORNADO TWISTED -ASYNCIO_DESC= Async I/O support -TORNADO_DESC= Tornado support -TWISTED_DESC= Twisted support - -ASYNCIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} -TORNADO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado@${PY_FLAVOR} -TWISTED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}treq>=0:www/py-treq@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} - -.include <bsd.port.mk> diff --git a/sysutils/py-python-consul2/distinfo b/sysutils/py-python-consul2/distinfo deleted file mode 100644 index c0798f545c55..000000000000 --- a/sysutils/py-python-consul2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1603215519 -SHA256 (python-consul2-0.1.5.tar.gz) = 29c859de73e17f36ab99be831fdc1d924f16e8772233277a28ef92b7b99995cd -SIZE (python-consul2-0.1.5.tar.gz) = 31445 diff --git a/sysutils/py-python-consul2/pkg-descr b/sysutils/py-python-consul2/pkg-descr deleted file mode 100644 index 2fbaff413571..000000000000 --- a/sysutils/py-python-consul2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -python-consul2 is a Python client for Consul (http://www.consul.io/).home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502281548.51SFmcUa081739>
