diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 15:38:43 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 15:38:43 +0000 |
| commit | 09fd470143234560783e4614ddd7844c15f1aaee (patch) | |
| tree | 340fd9b27ed82aa131439e42b22dc47bae0deb40 | |
| parent | ee485ea47f4a19d9c41640db2f04190c206a430e (diff) | |
net-im/py-telepot: Remove expired port
2025-03-31 net-im/py-telepot: Upstream repository has been archived on Jun 2, 2019
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | net-im/Makefile | 1 | ||||
| -rw-r--r-- | net-im/py-telepot/Makefile | 27 | ||||
| -rw-r--r-- | net-im/py-telepot/distinfo | 3 | ||||
| -rw-r--r-- | net-im/py-telepot/pkg-descr | 1 |
5 files changed, 1 insertions, 32 deletions
@@ -4262,3 +4262,4 @@ emulators/libretro-mame||2025-03-31|Has expired: Uses expired Python 3.8 lang/python38|lang/python39|2025-03-31|Has expired: Reached end-of-life in October 2024 devel/py-python-pcre||2025-03-31|Has expired: Upstream is inactive for over 9 years textproc/p5-PDF-WebKit||2025-03-31|Has expired: Depends on expired converters/wkhtmltopdf +net-im/py-telepot||2025-03-31|Has expired: Upstream repository has been archived on Jun 2, 2019 diff --git a/net-im/Makefile b/net-im/Makefile index 682690ccfef1..9e86412e5247 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -119,7 +119,6 @@ SUBDIR += py-slack-sdk SUBDIR += py-slackeventsapi SUBDIR += py-slixmpp - SUBDIR += py-telepot SUBDIR += py-toxcore-c SUBDIR += py-unmessage SUBDIR += qTox diff --git a/net-im/py-telepot/Makefile b/net-im/py-telepot/Makefile deleted file mode 100644 index f3a11fc16ca8..000000000000 --- a/net-im/py-telepot/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= telepot -DISTVERSION= 12.7 -PORTREVISION= 1 -CATEGORIES= net-im python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Python framework for Telegram Bot API -WWW= https://github.com/nickoala/telepot - -LICENSE= MIT - -DEPRECATED= Upstream repository has been archived on Jun 2, 2019 -EXPIRATION_DATE=2025-03-31 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.0.0:www/py-aiohttp@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=1.9.1,1:net/py-urllib3@${PY_FLAVOR} - -USES= dos2unix python -USE_PYTHON= autoplist concurrent pep517 - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/net-im/py-telepot/distinfo b/net-im/py-telepot/distinfo deleted file mode 100644 index 0f83318fc70a..000000000000 --- a/net-im/py-telepot/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1554644605 -SHA256 (telepot-12.7.tar.gz) = ba123e49e72d0bd471543350c5a3aacd5a7ac38aaf7f0abccaf786936b3ba8b0 -SIZE (telepot-12.7.tar.gz) = 73143 diff --git a/net-im/py-telepot/pkg-descr b/net-im/py-telepot/pkg-descr deleted file mode 100644 index b98ea7d0f8fa..000000000000 --- a/net-im/py-telepot/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Telepot helps you build applications for Telegram Bot API. |
