Commit fd4e311c authored by Rene Ladan's avatar Rene Ladan
Browse files

sysutils/py-upt-pypi: Remove expired port

2025-06-01 sysutils/py-upt-pypi: Depends on expired sysutils/py-upt
parent aeca7497
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -1074,7 +1074,6 @@
    SUBDIR += py-tldr
    SUBDIR += py-tmuxp
    SUBDIR += py-upt
    SUBDIR += py-upt-pypi
    SUBDIR += py-uptime
    SUBDIR += qchroot
    SUBDIR += qdirstat

sysutils/py-upt-pypi/Makefile

deleted100644 → 0
+0 −29
Original line number Diff line number Diff line
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>

sysutils/py-upt-pypi/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1574701220
SHA256 (upt-pypi-0.5.tar.gz) = 6cfe91ab916ab190d4d6440b829c2c13d42855724f681c39483e98a506cd9c94
SIZE (upt-pypi-0.5.tar.gz) = 12414

sysutils/py-upt-pypi/pkg-descr

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
Universal Packaging Tool: PyPI frontend

This is a PyPI frontend for upt.