diff options
Diffstat (limited to 'net-im/py-python-telegram-bot')
-rw-r--r-- | net-im/py-python-telegram-bot/Makefile | 8 | ||||
-rw-r--r-- | net-im/py-python-telegram-bot/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-im/py-python-telegram-bot/Makefile b/net-im/py-python-telegram-bot/Makefile index 3bef90e76471..c30ac95dfe62 100644 --- a/net-im/py-python-telegram-bot/Makefile +++ b/net-im/py-python-telegram-bot/Makefile @@ -1,10 +1,9 @@ PORTNAME= python-telegram-bot -PORTVERSION= 21.6 -PORTREVISION= 1 +PORTVERSION= 21.11 CATEGORIES= net-im devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} +DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Not just a Python wrapper around the Telegram Bot API @@ -17,8 +16,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}APScheduler>0:devel/py-apscheduler@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}httpx>=0.27.0:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR} -NO_ARCH= yes USES= python USE_PYTHON= pep517 autoplist +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/net-im/py-python-telegram-bot/distinfo b/net-im/py-python-telegram-bot/distinfo index df316b8cfb71..72b58bd81bb8 100644 --- a/net-im/py-python-telegram-bot/distinfo +++ b/net-im/py-python-telegram-bot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726978265 -SHA256 (python_telegram_bot-21.6.tar.gz) = 8b2b37836c3ff9c2924e990474a1c4731df21b1668acebff5099f475666426c6 -SIZE (python_telegram_bot-21.6.tar.gz) = 429768 +TIMESTAMP = 1749232682 +SHA256 (python_telegram_bot-21.11.tar.gz) = 46790894a0eead8690f5a63199e9c715cc4b4e2499ab6988429a76441b2c848d +SIZE (python_telegram_bot-21.11.tar.gz) = 442620 |