Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2026 20:10:42 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 692c65fb276e - main - www/py-tvdb_api: Remove expired port
Message-ID:  <69dff0c2.1ddc2.34ab9845@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=692c65fb276ee6bd25b9f2a35b4b38a512dfa4d5

commit 692c65fb276ee6bd25b9f2a35b4b38a512dfa4d5
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-04-15 20:10:37 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-04-15 20:10:37 +0000

    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
---
 MOVED                     |  1 +
 www/Makefile              |  1 -
 www/py-tvdb_api/Makefile  | 33 ---------------------------------
 www/py-tvdb_api/distinfo  |  7 -------
 www/py-tvdb_api/pkg-descr |  1 -
 5 files changed, 1 insertion(+), 42 deletions(-)

diff --git a/MOVED b/MOVED
index 192cd6f4f065..8c03dbe45b9b 100644
--- a/MOVED
+++ b/MOVED
@@ -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
diff --git a/www/Makefile b/www/Makefile
index 02be27d73426..91d8ec9cfe3a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -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
diff --git a/www/py-tvdb_api/Makefile b/www/py-tvdb_api/Makefile
deleted file mode 100644
index 44ef47fc9f20..000000000000
--- a/www/py-tvdb_api/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-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>
diff --git a/www/py-tvdb_api/distinfo b/www/py-tvdb_api/distinfo
deleted file mode 100644
index ea0827eaf434..000000000000
--- a/www/py-tvdb_api/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-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
diff --git a/www/py-tvdb_api/pkg-descr b/www/py-tvdb_api/pkg-descr
deleted file mode 100644
index de6676dbaf78..000000000000
--- a/www/py-tvdb_api/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-An easy to use API interface to TheTVDB.com.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69dff0c2.1ddc2.34ab9845>