aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-06-02 17:10:06 +0000
committerRene Ladan <rene@FreeBSD.org>2025-06-02 17:10:06 +0000
commitfd4e311c8c38af883f5cc1ad0a194b410d7dd90a (patch)
treebadd0cfd0337f5641480ea5d6a70be8dfd3599ed
parentaeca7497b810ce405e1b1df0c86789d18353393a (diff)
sysutils/py-upt-pypi: Remove expired port
2025-06-01 sysutils/py-upt-pypi: Depends on expired sysutils/py-upt
-rw-r--r--MOVED1
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/py-upt-pypi/Makefile29
-rw-r--r--sysutils/py-upt-pypi/distinfo3
-rw-r--r--sysutils/py-upt-pypi/pkg-descr3
5 files changed, 1 insertions, 36 deletions
diff --git a/MOVED b/MOVED
index 55307cbbe6b7..56f881b841a0 100644
--- a/MOVED
+++ b/MOVED
@@ -4472,3 +4472,4 @@ textproc/py-RTFDE||2025-06-02|Has expired: Depends on expired devel/py-oletools
sysutils/py-upt-cpan||2025-06-02|Has expired: Depends on expired sysutils/py-upt
sysutils/py-upt-freebsd||2025-06-02|Has expired: Depends on expired sysutils/py-upt
sysutils/py-upt-rubygems||2025-06-02|Has expired: Depends on expired sysutils/py-upt
+sysutils/py-upt-pypi||2025-06-02|Has expired: Depends on expired sysutils/py-upt
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 1c7f1718dd78..3874f2df1af0 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1074,7 +1074,6 @@
SUBDIR += py-tldr
SUBDIR += py-tmuxp
SUBDIR += py-upt
- SUBDIR += py-upt-pypi
SUBDIR += py-uptime
SUBDIR += qchroot
SUBDIR += qdirstat
diff --git a/sysutils/py-upt-pypi/Makefile b/sysutils/py-upt-pypi/Makefile
deleted file mode 100644
index ecbad3af551d..000000000000
--- a/sysutils/py-upt-pypi/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-PORTNAME= upt-pypi
-DISTVERSION= 0.5
-PORTREVISION= 1
-CATEGORIES= sysutils python
-MASTER_SITES= PYPI
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= tipecaml@gmail.com
-COMMENT= PyPI frontend for upt
-WWW= https://framagit.org/upt/upt-pypi
-
-LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Depends on expired sysutils/py-upt
-EXPIRATION_DATE=2025-06-01
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}upt>=0.9:sysutils/py-upt@${PY_FLAVOR}
-
-USES= python
-USE_PYTHON= autoplist distutils
-
-NO_ARCH= yes
-
-do-test:
- @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m unittest -v
-
-.include <bsd.port.mk>
diff --git a/sysutils/py-upt-pypi/distinfo b/sysutils/py-upt-pypi/distinfo
deleted file mode 100644
index 1ad8a3b45355..000000000000
--- a/sysutils/py-upt-pypi/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1574701220
-SHA256 (upt-pypi-0.5.tar.gz) = 6cfe91ab916ab190d4d6440b829c2c13d42855724f681c39483e98a506cd9c94
-SIZE (upt-pypi-0.5.tar.gz) = 12414
diff --git a/sysutils/py-upt-pypi/pkg-descr b/sysutils/py-upt-pypi/pkg-descr
deleted file mode 100644
index a910342164d4..000000000000
--- a/sysutils/py-upt-pypi/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Universal Packaging Tool: PyPI frontend
-
-This is a PyPI frontend for upt.