pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-telegram-bot: updated to 13.4.1
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Thu Mar 18 23:17:39 2021 +0100
Changeset: 2a8c037f3d5ac5f09fc62958aa12504965ace417
Modified Files:
py-telegram-bot/Makefile
py-telegram-bot/PLIST
py-telegram-bot/distinfo
Log Message:
py-telegram-bot: updated to 13.4.1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2a8c037f3d5ac5f09fc62958aa12504965ace417
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-telegram-bot/Makefile | 2 +-
py-telegram-bot/PLIST | 37 +++++++++++++++++++++++++++++++++++++
py-telegram-bot/distinfo | 8 ++++----
3 files changed, 42 insertions(+), 5 deletions(-)
diffs:
diff --git a/py-telegram-bot/Makefile b/py-telegram-bot/Makefile
index 27c82f1126..8ece7e3880 100644
--- a/py-telegram-bot/Makefile
+++ b/py-telegram-bot/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= python-telegram-bot-12.8
+DISTNAME= python-telegram-bot-13.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-telegram-bot/}
diff --git a/py-telegram-bot/PLIST b/py-telegram-bot/PLIST
index 0ac73fbb67..cad5a40aae 100644
--- a/py-telegram-bot/PLIST
+++ b/py-telegram-bot/PLIST
@@ -28,9 +28,18 @@ ${PYSITELIB}/telegram/chat.pyo
${PYSITELIB}/telegram/chataction.py
${PYSITELIB}/telegram/chataction.pyc
${PYSITELIB}/telegram/chataction.pyo
+${PYSITELIB}/telegram/chatinvitelink.py
+${PYSITELIB}/telegram/chatinvitelink.pyc
+${PYSITELIB}/telegram/chatinvitelink.pyo
+${PYSITELIB}/telegram/chatlocation.py
+${PYSITELIB}/telegram/chatlocation.pyc
+${PYSITELIB}/telegram/chatlocation.pyo
${PYSITELIB}/telegram/chatmember.py
${PYSITELIB}/telegram/chatmember.pyc
${PYSITELIB}/telegram/chatmember.pyo
+${PYSITELIB}/telegram/chatmemberupdated.py
+${PYSITELIB}/telegram/chatmemberupdated.pyc
+${PYSITELIB}/telegram/chatmemberupdated.pyo
${PYSITELIB}/telegram/chatpermissions.py
${PYSITELIB}/telegram/chatpermissions.pyc
${PYSITELIB}/telegram/chatpermissions.pyo
@@ -58,6 +67,9 @@ ${PYSITELIB}/telegram/ext/callbackcontext.pyo
${PYSITELIB}/telegram/ext/callbackqueryhandler.py
${PYSITELIB}/telegram/ext/callbackqueryhandler.pyc
${PYSITELIB}/telegram/ext/callbackqueryhandler.pyo
+${PYSITELIB}/telegram/ext/chatmemberhandler.py
+${PYSITELIB}/telegram/ext/chatmemberhandler.pyc
+${PYSITELIB}/telegram/ext/chatmemberhandler.pyo
${PYSITELIB}/telegram/ext/choseninlineresulthandler.py
${PYSITELIB}/telegram/ext/choseninlineresulthandler.pyc
${PYSITELIB}/telegram/ext/choseninlineresulthandler.pyo
@@ -124,6 +136,15 @@ ${PYSITELIB}/telegram/ext/typehandler.pyo
${PYSITELIB}/telegram/ext/updater.py
${PYSITELIB}/telegram/ext/updater.pyc
${PYSITELIB}/telegram/ext/updater.pyo
+${PYSITELIB}/telegram/ext/utils/__init__.py
+${PYSITELIB}/telegram/ext/utils/__init__.pyc
+${PYSITELIB}/telegram/ext/utils/__init__.pyo
+${PYSITELIB}/telegram/ext/utils/promise.py
+${PYSITELIB}/telegram/ext/utils/promise.pyc
+${PYSITELIB}/telegram/ext/utils/promise.pyo
+${PYSITELIB}/telegram/ext/utils/webhookhandler.py
+${PYSITELIB}/telegram/ext/utils/webhookhandler.pyc
+${PYSITELIB}/telegram/ext/utils/webhookhandler.pyo
${PYSITELIB}/telegram/files/__init__.py
${PYSITELIB}/telegram/files/__init__.pyc
${PYSITELIB}/telegram/files/__init__.pyo
@@ -289,9 +310,15 @@ ${PYSITELIB}/telegram/loginurl.pyo
${PYSITELIB}/telegram/message.py
${PYSITELIB}/telegram/message.pyc
${PYSITELIB}/telegram/message.pyo
+${PYSITELIB}/telegram/messageautodeletetimerchanged.py
+${PYSITELIB}/telegram/messageautodeletetimerchanged.pyc
+${PYSITELIB}/telegram/messageautodeletetimerchanged.pyo
${PYSITELIB}/telegram/messageentity.py
${PYSITELIB}/telegram/messageentity.pyc
${PYSITELIB}/telegram/messageentity.pyo
+${PYSITELIB}/telegram/messageid.py
+${PYSITELIB}/telegram/messageid.pyc
+${PYSITELIB}/telegram/messageid.pyo
${PYSITELIB}/telegram/parsemode.py
${PYSITELIB}/telegram/parsemode.pyc
${PYSITELIB}/telegram/parsemode.pyo
@@ -346,6 +373,10 @@ ${PYSITELIB}/telegram/payment/successfulpayment.pyo
${PYSITELIB}/telegram/poll.py
${PYSITELIB}/telegram/poll.pyc
${PYSITELIB}/telegram/poll.pyo
+${PYSITELIB}/telegram/proximityalerttriggered.py
+${PYSITELIB}/telegram/proximityalerttriggered.pyc
+${PYSITELIB}/telegram/proximityalerttriggered.pyo
+${PYSITELIB}/telegram/py.typed
${PYSITELIB}/telegram/replykeyboardmarkup.py
${PYSITELIB}/telegram/replykeyboardmarkup.pyc
${PYSITELIB}/telegram/replykeyboardmarkup.pyo
@@ -379,6 +410,9 @@ ${PYSITELIB}/telegram/utils/promise.pyo
${PYSITELIB}/telegram/utils/request.py
${PYSITELIB}/telegram/utils/request.pyc
${PYSITELIB}/telegram/utils/request.pyo
+${PYSITELIB}/telegram/utils/types.py
+${PYSITELIB}/telegram/utils/types.pyc
+${PYSITELIB}/telegram/utils/types.pyo
${PYSITELIB}/telegram/utils/webhookhandler.py
${PYSITELIB}/telegram/utils/webhookhandler.pyc
${PYSITELIB}/telegram/utils/webhookhandler.pyo
@@ -487,6 +521,9 @@ ${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/wait.pyo
${PYSITELIB}/telegram/version.py
${PYSITELIB}/telegram/version.pyc
${PYSITELIB}/telegram/version.pyo
+${PYSITELIB}/telegram/voicechat.py
+${PYSITELIB}/telegram/voicechat.pyc
+${PYSITELIB}/telegram/voicechat.pyo
${PYSITELIB}/telegram/webhookinfo.py
${PYSITELIB}/telegram/webhookinfo.pyc
${PYSITELIB}/telegram/webhookinfo.pyo
diff --git a/py-telegram-bot/distinfo b/py-telegram-bot/distinfo
index af3a5fca03..f18a918a0e 100644
--- a/py-telegram-bot/distinfo
+++ b/py-telegram-bot/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (python-telegram-bot-12.8.tar.gz) = 1dcbd133513c994fc6855e70e9f4d67f98a78e6f
-RMD160 (python-telegram-bot-12.8.tar.gz) = f25d46288c63c6c5cbb772f60a7ed746a58e4110
-SHA512 (python-telegram-bot-12.8.tar.gz) = a312b07624b03711c1193aeab35530829ae16935a94f1b71fa8b98f5ebadd36ed30c43a10fcf5a24fc2c402336026b3ab49ada53bbc1889b85a7f8c8522b4c81
-Size (python-telegram-bot-12.8.tar.gz) = 253585 bytes
+SHA1 (python-telegram-bot-13.4.1.tar.gz) = 73ccbcc53ee0d9e175789c455e5cfd98e43df34d
+RMD160 (python-telegram-bot-13.4.1.tar.gz) = 67d589db53d5db43dcb4d330f3ea61683a7b67e6
+SHA512 (python-telegram-bot-13.4.1.tar.gz) = 05aec803a22e4a38fa1aa2f259f6de457908e149388caec09eba4de8777872f6ee15819e817154bd253893cca5de6b5b8bd8f95fe2fbd2137720d00d611935d3
+Size (python-telegram-bot-13.4.1.tar.gz) = 305541 bytes
Home |
Main Index |
Thread Index |
Old Index