mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
Update net-im/py-python-telegram-bot to version 6.0.0.
This commit is contained in:
parent
8c7db742bf
commit
9265629d2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441271
2 changed files with 6 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= python-telegram-bot
|
||||
PORTVERSION= 5.3.1
|
||||
PORTVERSION= 6.0.0
|
||||
CATEGORIES= net-im devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,10 +12,8 @@ COMMENT= Not just a Python wrapper around the Telegram Bot API
|
|||
|
||||
LICENSE= LGPL3
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future \
|
||||
${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future \
|
||||
${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1494174912
|
||||
SHA256 (python-telegram-bot-5.3.1.tar.gz) = 6c786c041288022ef51793332813348d2895eaec841d75215c45e3280bfa069a
|
||||
SIZE (python-telegram-bot-5.3.1.tar.gz) = 85237
|
||||
TIMESTAMP = 1495225011
|
||||
SHA256 (python-telegram-bot-6.0.0.tar.gz) = 1e2ea1f45af83be431b7da21007bb00a85eaaaaf87d5d71688143065a5c99730
|
||||
SIZE (python-telegram-bot-6.0.0.tar.gz) = 173159
|
||||
|
|
Loading…
Add table
Reference in a new issue