Commit 692c65fb authored by Rene Ladan's avatar Rene Ladan
Browse files

www/py-tvdb_api: Remove expired port

2026-04-15 www/py-tvdb_api: Upstream project appears to be abandoned, last release was in 2021
parent a971d792
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5242,3 +5242,4 @@ www/googler||2026-04-13|Has expired: Upstream repository archived on 2022-03-05;
misc/jbidwatcher||2026-04-14|Has expired: unmaintained, upstream website is gone, no users in the ports tree
multimedia/py-tvnamer||2026-04-14|Has expired: Upstream project appears to be abandoned, last release was in 2021
devel/prjpeppercorn111||2026-04-14|No longer supported by devel/nextpnr
www/py-tvdb_api||2026-04-15|Has expired: Upstream project appears to be abandoned, last release was in 2021
+0 −1
Original line number Diff line number Diff line
@@ -1972,7 +1972,6 @@
    SUBDIR += py-ttrv
    SUBDIR += py-tuir
    SUBDIR += py-turbogears2
    SUBDIR += py-tvdb_api
    SUBDIR += py-twill
    SUBDIR += py-urlgrabber
    SUBDIR += py-urlman

www/py-tvdb_api/Makefile

deleted100644 → 0
+0 −33
Original line number Diff line number Diff line
PORTNAME=	tvdb_api
PORTVERSION=	3.1.0
PORTREVISION=	6
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

PATCH_SITES=	https://github.com/dbr/${PORTNAME}/commit/
PATCHFILES+=	f8db8e91377b30a6da078a43467ebf2f3b38227e.patch:-p1 \
		a4e4060d8d8f6b8ff9c9cd2ebc73ad5a9a39c263.patch:-p1

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	API interface to TheTVDB.com
WWW=		https://pypi.org/project/tvdb_api/

DEPRECATED=    Upstream project appears to be abandoned, last release was in 2021
EXPIRATION_DATE=       2026-04-15

LICENSE=	UNLICENSE
LICENSE_FILE=	${WRKSRC}/UNLICENSE

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests-cache93>=0.9.3:www/py-requests-cache93@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}

USES=		python
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

do-test:
	@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test

.include <bsd.port.mk>

www/py-tvdb_api/distinfo

deleted100644 → 0
+0 −7
Original line number Diff line number Diff line
TIMESTAMP = 1689429329
SHA256 (tvdb_api-3.1.0.tar.gz) = f63f6db99441bb202368d44aaabc956acc4202b18fc343a66bf724383ee1f563
SIZE (tvdb_api-3.1.0.tar.gz) = 23123
SHA256 (f8db8e91377b30a6da078a43467ebf2f3b38227e.patch) = 18fe71b4947216964b629a19f9bcf106f158cff50f85e1e18086f53d2210b0d5
SIZE (f8db8e91377b30a6da078a43467ebf2f3b38227e.patch) = 1250
SHA256 (a4e4060d8d8f6b8ff9c9cd2ebc73ad5a9a39c263.patch) = 9ff391b220349a127f137627602fe087d0d3b6ae48c100865d500ec2af96f021
SIZE (a4e4060d8d8f6b8ff9c9cd2ebc73ad5a9a39c263.patch) = 1531

www/py-tvdb_api/pkg-descr

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
An easy to use API interface to TheTVDB.com.