mirror of https://git.FreeBSD.org/ports.git
net-im/py-python-telegram-bot: update to version 21.11
This commit is contained in:
parent
5d919beaf6
commit
a111fd8a52
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue