pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-telegram-bot: imported python-telegram-bot-12.4.2



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Wed Feb 19 17:59:52 2020 +0100
Changeset:	d933402ccd14897ad38051deed836c6f0747aa9c

Added Files:
	py-telegram-bot/DESCR
	py-telegram-bot/Makefile
	py-telegram-bot/PLIST
	py-telegram-bot/distinfo

Log Message:
py-telegram-bot: imported python-telegram-bot-12.4.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d933402ccd14897ad38051deed836c6f0747aa9c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-telegram-bot/DESCR    |   0
 py-telegram-bot/Makefile |  14 ++
 py-telegram-bot/PLIST    | 477 +++++++++++++++++++++++++++++++++++++++++++++++
 py-telegram-bot/distinfo |   6 +
 4 files changed, 497 insertions(+)

diffs:
diff --git a/py-telegram-bot/DESCR b/py-telegram-bot/DESCR
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/py-telegram-bot/Makefile b/py-telegram-bot/Makefile
new file mode 100644
index 0000000000..30385450ee
--- /dev/null
+++ b/py-telegram-bot/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+DISTNAME=	python-telegram-bot-12.4.2
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/python-//}
+CATEGORIES=	devel
+MASTER_SITES=	${MASTER_SITE_PYPI:=p/python-telegram-bot/}
+
+MAINTAINER=	root%zta.lk@localhost
+HOMEPAGE=	https://python-telegram-bot.org/
+COMMENT=	Python Telegram Bot library
+LICENSE=	gnu-lgpl-v3
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-telegram-bot/PLIST b/py-telegram-bot/PLIST
new file mode 100644
index 0000000000..c033f3ff5b
--- /dev/null
+++ b/py-telegram-bot/PLIST
@@ -0,0 +1,477 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/telegram/__init__.py
+${PYSITELIB}/telegram/__main__.py
+${PYSITELIB}/telegram/__init__.pyo
+${PYSITELIB}/telegram/__init__.pyc
+${PYSITELIB}/telegram/__main__.pyo
+${PYSITELIB}/telegram/__main__.pyc
+${PYSITELIB}/telegram/base.pyo
+${PYSITELIB}/telegram/base.pyc
+${PYSITELIB}/telegram/bot.pyo
+${PYSITELIB}/telegram/bot.pyc
+${PYSITELIB}/telegram/callbackquery.pyo
+${PYSITELIB}/telegram/callbackquery.pyc
+${PYSITELIB}/telegram/chat.pyo
+${PYSITELIB}/telegram/chat.pyc
+${PYSITELIB}/telegram/chataction.pyo
+${PYSITELIB}/telegram/chataction.pyc
+${PYSITELIB}/telegram/chatmember.pyo
+${PYSITELIB}/telegram/chatmember.pyc
+${PYSITELIB}/telegram/chatpermissions.pyo
+${PYSITELIB}/telegram/chatpermissions.pyc
+${PYSITELIB}/telegram/choseninlineresult.pyo
+${PYSITELIB}/telegram/choseninlineresult.pyc
+${PYSITELIB}/telegram/constants.pyo
+${PYSITELIB}/telegram/constants.pyc
+${PYSITELIB}/telegram/error.pyo
+${PYSITELIB}/telegram/error.pyc
+${PYSITELIB}/telegram/forcereply.pyo
+${PYSITELIB}/telegram/forcereply.pyc
+${PYSITELIB}/telegram/keyboardbutton.pyo
+${PYSITELIB}/telegram/keyboardbutton.pyc
+${PYSITELIB}/telegram/loginurl.pyo
+${PYSITELIB}/telegram/loginurl.pyc
+${PYSITELIB}/telegram/message.pyo
+${PYSITELIB}/telegram/message.pyc
+${PYSITELIB}/telegram/messageentity.pyo
+${PYSITELIB}/telegram/messageentity.pyc
+${PYSITELIB}/telegram/parsemode.pyo
+${PYSITELIB}/telegram/parsemode.pyc
+${PYSITELIB}/telegram/poll.pyo
+${PYSITELIB}/telegram/poll.pyc
+${PYSITELIB}/telegram/replykeyboardmarkup.pyo
+${PYSITELIB}/telegram/replykeyboardmarkup.pyc
+${PYSITELIB}/telegram/replykeyboardremove.pyo
+${PYSITELIB}/telegram/replykeyboardremove.pyc
+${PYSITELIB}/telegram/replymarkup.pyo
+${PYSITELIB}/telegram/replymarkup.pyc
+${PYSITELIB}/telegram/update.pyo
+${PYSITELIB}/telegram/update.pyc
+${PYSITELIB}/telegram/user.pyo
+${PYSITELIB}/telegram/user.pyc
+${PYSITELIB}/telegram/userprofilephotos.pyo
+${PYSITELIB}/telegram/userprofilephotos.pyc
+${PYSITELIB}/telegram/version.pyo
+${PYSITELIB}/telegram/version.pyc
+${PYSITELIB}/telegram/webhookinfo.pyo
+${PYSITELIB}/telegram/webhookinfo.pyc
+${PYSITELIB}/telegram/base.py
+${PYSITELIB}/telegram/bot.py
+${PYSITELIB}/telegram/callbackquery.py
+${PYSITELIB}/telegram/chat.py
+${PYSITELIB}/telegram/chataction.py
+${PYSITELIB}/telegram/chatmember.py
+${PYSITELIB}/telegram/chatpermissions.py
+${PYSITELIB}/telegram/choseninlineresult.py
+${PYSITELIB}/telegram/constants.py
+${PYSITELIB}/telegram/error.py
+${PYSITELIB}/telegram/ext/__init__.py
+${PYSITELIB}/telegram/ext/__init__.pyo
+${PYSITELIB}/telegram/ext/__init__.pyc
+${PYSITELIB}/telegram/ext/basepersistence.pyo
+${PYSITELIB}/telegram/ext/basepersistence.pyc
+${PYSITELIB}/telegram/ext/callbackcontext.pyo
+${PYSITELIB}/telegram/ext/callbackcontext.pyc
+${PYSITELIB}/telegram/ext/callbackqueryhandler.pyo
+${PYSITELIB}/telegram/ext/callbackqueryhandler.pyc
+${PYSITELIB}/telegram/ext/choseninlineresulthandler.pyo
+${PYSITELIB}/telegram/ext/choseninlineresulthandler.pyc
+${PYSITELIB}/telegram/ext/commandhandler.pyo
+${PYSITELIB}/telegram/ext/commandhandler.pyc
+${PYSITELIB}/telegram/ext/conversationhandler.pyo
+${PYSITELIB}/telegram/ext/conversationhandler.pyc
+${PYSITELIB}/telegram/ext/defaults.pyo
+${PYSITELIB}/telegram/ext/defaults.pyc
+${PYSITELIB}/telegram/ext/dictpersistence.pyo
+${PYSITELIB}/telegram/ext/dictpersistence.pyc
+${PYSITELIB}/telegram/ext/dispatcher.pyo
+${PYSITELIB}/telegram/ext/dispatcher.pyc
+${PYSITELIB}/telegram/ext/filters.pyo
+${PYSITELIB}/telegram/ext/filters.pyc
+${PYSITELIB}/telegram/ext/handler.pyo
+${PYSITELIB}/telegram/ext/handler.pyc
+${PYSITELIB}/telegram/ext/inlinequeryhandler.pyo
+${PYSITELIB}/telegram/ext/inlinequeryhandler.pyc
+${PYSITELIB}/telegram/ext/jobqueue.pyo
+${PYSITELIB}/telegram/ext/jobqueue.pyc
+${PYSITELIB}/telegram/ext/messagehandler.pyo
+${PYSITELIB}/telegram/ext/messagehandler.pyc
+${PYSITELIB}/telegram/ext/messagequeue.pyo
+${PYSITELIB}/telegram/ext/messagequeue.pyc
+${PYSITELIB}/telegram/ext/picklepersistence.pyo
+${PYSITELIB}/telegram/ext/picklepersistence.pyc
+${PYSITELIB}/telegram/ext/precheckoutqueryhandler.pyo
+${PYSITELIB}/telegram/ext/precheckoutqueryhandler.pyc
+${PYSITELIB}/telegram/ext/regexhandler.pyo
+${PYSITELIB}/telegram/ext/regexhandler.pyc
+${PYSITELIB}/telegram/ext/shippingqueryhandler.pyo
+${PYSITELIB}/telegram/ext/shippingqueryhandler.pyc
+${PYSITELIB}/telegram/ext/stringcommandhandler.pyo
+${PYSITELIB}/telegram/ext/stringcommandhandler.pyc
+${PYSITELIB}/telegram/ext/stringregexhandler.pyo
+${PYSITELIB}/telegram/ext/stringregexhandler.pyc
+${PYSITELIB}/telegram/ext/typehandler.pyo
+${PYSITELIB}/telegram/ext/typehandler.pyc
+${PYSITELIB}/telegram/ext/updater.pyo
+${PYSITELIB}/telegram/ext/updater.pyc
+${PYSITELIB}/telegram/ext/basepersistence.py
+${PYSITELIB}/telegram/ext/callbackcontext.py
+${PYSITELIB}/telegram/ext/callbackqueryhandler.py
+${PYSITELIB}/telegram/ext/choseninlineresulthandler.py
+${PYSITELIB}/telegram/ext/commandhandler.py
+${PYSITELIB}/telegram/ext/conversationhandler.py
+${PYSITELIB}/telegram/ext/defaults.py
+${PYSITELIB}/telegram/ext/dictpersistence.py
+${PYSITELIB}/telegram/ext/dispatcher.py
+${PYSITELIB}/telegram/ext/filters.py
+${PYSITELIB}/telegram/ext/handler.py
+${PYSITELIB}/telegram/ext/inlinequeryhandler.py
+${PYSITELIB}/telegram/ext/jobqueue.py
+${PYSITELIB}/telegram/ext/messagehandler.py
+${PYSITELIB}/telegram/ext/messagequeue.py
+${PYSITELIB}/telegram/ext/picklepersistence.py
+${PYSITELIB}/telegram/ext/precheckoutqueryhandler.py
+${PYSITELIB}/telegram/ext/regexhandler.py
+${PYSITELIB}/telegram/ext/shippingqueryhandler.py
+${PYSITELIB}/telegram/ext/stringcommandhandler.py
+${PYSITELIB}/telegram/ext/stringregexhandler.py
+${PYSITELIB}/telegram/ext/typehandler.py
+${PYSITELIB}/telegram/ext/updater.py
+${PYSITELIB}/telegram/files/__init__.py
+${PYSITELIB}/telegram/files/__init__.pyo
+${PYSITELIB}/telegram/files/__init__.pyc
+${PYSITELIB}/telegram/files/animation.pyo
+${PYSITELIB}/telegram/files/animation.pyc
+${PYSITELIB}/telegram/files/audio.pyo
+${PYSITELIB}/telegram/files/audio.pyc
+${PYSITELIB}/telegram/files/chatphoto.pyo
+${PYSITELIB}/telegram/files/chatphoto.pyc
+${PYSITELIB}/telegram/files/contact.pyo
+${PYSITELIB}/telegram/files/contact.pyc
+${PYSITELIB}/telegram/files/document.pyo
+${PYSITELIB}/telegram/files/document.pyc
+${PYSITELIB}/telegram/files/file.pyo
+${PYSITELIB}/telegram/files/file.pyc
+${PYSITELIB}/telegram/files/inputfile.pyo
+${PYSITELIB}/telegram/files/inputfile.pyc
+${PYSITELIB}/telegram/files/inputmedia.pyo
+${PYSITELIB}/telegram/files/inputmedia.pyc
+${PYSITELIB}/telegram/files/location.pyo
+${PYSITELIB}/telegram/files/location.pyc
+${PYSITELIB}/telegram/files/photosize.pyo
+${PYSITELIB}/telegram/files/photosize.pyc
+${PYSITELIB}/telegram/files/sticker.pyo
+${PYSITELIB}/telegram/files/sticker.pyc
+${PYSITELIB}/telegram/files/venue.pyo
+${PYSITELIB}/telegram/files/venue.pyc
+${PYSITELIB}/telegram/files/video.pyo
+${PYSITELIB}/telegram/files/video.pyc
+${PYSITELIB}/telegram/files/videonote.pyo
+${PYSITELIB}/telegram/files/videonote.pyc
+${PYSITELIB}/telegram/files/voice.pyo
+${PYSITELIB}/telegram/files/voice.pyc
+${PYSITELIB}/telegram/files/animation.py
+${PYSITELIB}/telegram/files/audio.py
+${PYSITELIB}/telegram/files/chatphoto.py
+${PYSITELIB}/telegram/files/contact.py
+${PYSITELIB}/telegram/files/document.py
+${PYSITELIB}/telegram/files/file.py
+${PYSITELIB}/telegram/files/inputfile.py
+${PYSITELIB}/telegram/files/inputmedia.py
+${PYSITELIB}/telegram/files/location.py
+${PYSITELIB}/telegram/files/photosize.py
+${PYSITELIB}/telegram/files/sticker.py
+${PYSITELIB}/telegram/files/venue.py
+${PYSITELIB}/telegram/files/video.py
+${PYSITELIB}/telegram/files/videonote.py
+${PYSITELIB}/telegram/files/voice.py
+${PYSITELIB}/telegram/forcereply.py
+${PYSITELIB}/telegram/games/__init__.py
+${PYSITELIB}/telegram/games/__init__.pyo
+${PYSITELIB}/telegram/games/__init__.pyc
+${PYSITELIB}/telegram/games/callbackgame.pyo
+${PYSITELIB}/telegram/games/callbackgame.pyc
+${PYSITELIB}/telegram/games/game.pyo
+${PYSITELIB}/telegram/games/game.pyc
+${PYSITELIB}/telegram/games/gamehighscore.pyo
+${PYSITELIB}/telegram/games/gamehighscore.pyc
+${PYSITELIB}/telegram/games/callbackgame.py
+${PYSITELIB}/telegram/games/game.py
+${PYSITELIB}/telegram/games/gamehighscore.py
+${PYSITELIB}/telegram/inline/__init__.py
+${PYSITELIB}/telegram/inline/__init__.pyo
+${PYSITELIB}/telegram/inline/__init__.pyc
+${PYSITELIB}/telegram/inline/inlinekeyboardbutton.pyo
+${PYSITELIB}/telegram/inline/inlinekeyboardbutton.pyc
+${PYSITELIB}/telegram/inline/inlinekeyboardmarkup.pyo
+${PYSITELIB}/telegram/inline/inlinekeyboardmarkup.pyc
+${PYSITELIB}/telegram/inline/inlinequery.pyo
+${PYSITELIB}/telegram/inline/inlinequery.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresult.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresult.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultarticle.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultarticle.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultaudio.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultaudio.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedaudio.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedaudio.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultcacheddocument.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultcacheddocument.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedgif.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedgif.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedmpeg4gif.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedmpeg4gif.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedphoto.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedphoto.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedsticker.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedsticker.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedvideo.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedvideo.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedvoice.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedvoice.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultcontact.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultcontact.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultdocument.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultdocument.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultgame.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultgame.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultgif.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultgif.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultlocation.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultlocation.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultmpeg4gif.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultmpeg4gif.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultphoto.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultphoto.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultvenue.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultvenue.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultvideo.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultvideo.pyc
+${PYSITELIB}/telegram/inline/inlinequeryresultvoice.pyo
+${PYSITELIB}/telegram/inline/inlinequeryresultvoice.pyc
+${PYSITELIB}/telegram/inline/inputcontactmessagecontent.pyo
+${PYSITELIB}/telegram/inline/inputcontactmessagecontent.pyc
+${PYSITELIB}/telegram/inline/inputlocationmessagecontent.pyo
+${PYSITELIB}/telegram/inline/inputlocationmessagecontent.pyc
+${PYSITELIB}/telegram/inline/inputmessagecontent.pyo
+${PYSITELIB}/telegram/inline/inputmessagecontent.pyc
+${PYSITELIB}/telegram/inline/inputtextmessagecontent.pyo
+${PYSITELIB}/telegram/inline/inputtextmessagecontent.pyc
+${PYSITELIB}/telegram/inline/inputvenuemessagecontent.pyo
+${PYSITELIB}/telegram/inline/inputvenuemessagecontent.pyc
+${PYSITELIB}/telegram/inline/inlinekeyboardbutton.py
+${PYSITELIB}/telegram/inline/inlinekeyboardmarkup.py
+${PYSITELIB}/telegram/inline/inlinequery.py
+${PYSITELIB}/telegram/inline/inlinequeryresult.py
+${PYSITELIB}/telegram/inline/inlinequeryresultarticle.py
+${PYSITELIB}/telegram/inline/inlinequeryresultaudio.py
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedaudio.py
+${PYSITELIB}/telegram/inline/inlinequeryresultcacheddocument.py
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedgif.py
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedmpeg4gif.py
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedphoto.py
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedsticker.py
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedvideo.py
+${PYSITELIB}/telegram/inline/inlinequeryresultcachedvoice.py
+${PYSITELIB}/telegram/inline/inlinequeryresultcontact.py
+${PYSITELIB}/telegram/inline/inlinequeryresultdocument.py
+${PYSITELIB}/telegram/inline/inlinequeryresultgame.py
+${PYSITELIB}/telegram/inline/inlinequeryresultgif.py
+${PYSITELIB}/telegram/inline/inlinequeryresultlocation.py
+${PYSITELIB}/telegram/inline/inlinequeryresultmpeg4gif.py
+${PYSITELIB}/telegram/inline/inlinequeryresultphoto.py
+${PYSITELIB}/telegram/inline/inlinequeryresultvenue.py
+${PYSITELIB}/telegram/inline/inlinequeryresultvideo.py
+${PYSITELIB}/telegram/inline/inlinequeryresultvoice.py
+${PYSITELIB}/telegram/inline/inputcontactmessagecontent.py
+${PYSITELIB}/telegram/inline/inputlocationmessagecontent.py
+${PYSITELIB}/telegram/inline/inputmessagecontent.py
+${PYSITELIB}/telegram/inline/inputtextmessagecontent.py
+${PYSITELIB}/telegram/inline/inputvenuemessagecontent.py
+${PYSITELIB}/telegram/keyboardbutton.py
+${PYSITELIB}/telegram/loginurl.py
+${PYSITELIB}/telegram/message.py
+${PYSITELIB}/telegram/messageentity.py
+${PYSITELIB}/telegram/parsemode.py
+${PYSITELIB}/telegram/passport/__init__.py
+${PYSITELIB}/telegram/passport/__init__.pyo
+${PYSITELIB}/telegram/passport/__init__.pyc
+${PYSITELIB}/telegram/passport/credentials.pyo
+${PYSITELIB}/telegram/passport/credentials.pyc
+${PYSITELIB}/telegram/passport/data.pyo
+${PYSITELIB}/telegram/passport/data.pyc
+${PYSITELIB}/telegram/passport/encryptedpassportelement.pyo
+${PYSITELIB}/telegram/passport/encryptedpassportelement.pyc
+${PYSITELIB}/telegram/passport/passportdata.pyo
+${PYSITELIB}/telegram/passport/passportdata.pyc
+${PYSITELIB}/telegram/passport/passportelementerrors.pyo
+${PYSITELIB}/telegram/passport/passportelementerrors.pyc
+${PYSITELIB}/telegram/passport/passportfile.pyo
+${PYSITELIB}/telegram/passport/passportfile.pyc
+${PYSITELIB}/telegram/passport/credentials.py
+${PYSITELIB}/telegram/passport/data.py
+${PYSITELIB}/telegram/passport/encryptedpassportelement.py
+${PYSITELIB}/telegram/passport/passportdata.py
+${PYSITELIB}/telegram/passport/passportelementerrors.py
+${PYSITELIB}/telegram/passport/passportfile.py
+${PYSITELIB}/telegram/payment/__init__.py
+${PYSITELIB}/telegram/payment/__init__.pyo
+${PYSITELIB}/telegram/payment/__init__.pyc
+${PYSITELIB}/telegram/payment/invoice.pyo
+${PYSITELIB}/telegram/payment/invoice.pyc
+${PYSITELIB}/telegram/payment/labeledprice.pyo
+${PYSITELIB}/telegram/payment/labeledprice.pyc
+${PYSITELIB}/telegram/payment/orderinfo.pyo
+${PYSITELIB}/telegram/payment/orderinfo.pyc
+${PYSITELIB}/telegram/payment/precheckoutquery.pyo
+${PYSITELIB}/telegram/payment/precheckoutquery.pyc
+${PYSITELIB}/telegram/payment/shippingaddress.pyo
+${PYSITELIB}/telegram/payment/shippingaddress.pyc
+${PYSITELIB}/telegram/payment/shippingoption.pyo
+${PYSITELIB}/telegram/payment/shippingoption.pyc
+${PYSITELIB}/telegram/payment/shippingquery.pyo
+${PYSITELIB}/telegram/payment/shippingquery.pyc
+${PYSITELIB}/telegram/payment/successfulpayment.pyo
+${PYSITELIB}/telegram/payment/successfulpayment.pyc
+${PYSITELIB}/telegram/payment/invoice.py
+${PYSITELIB}/telegram/payment/labeledprice.py
+${PYSITELIB}/telegram/payment/orderinfo.py
+${PYSITELIB}/telegram/payment/precheckoutquery.py
+${PYSITELIB}/telegram/payment/shippingaddress.py
+${PYSITELIB}/telegram/payment/shippingoption.py
+${PYSITELIB}/telegram/payment/shippingquery.py
+${PYSITELIB}/telegram/payment/successfulpayment.py
+${PYSITELIB}/telegram/poll.py
+${PYSITELIB}/telegram/replykeyboardmarkup.py
+${PYSITELIB}/telegram/replykeyboardremove.py
+${PYSITELIB}/telegram/replymarkup.py
+${PYSITELIB}/telegram/update.py
+${PYSITELIB}/telegram/user.py
+${PYSITELIB}/telegram/userprofilephotos.py
+${PYSITELIB}/telegram/utils/__init__.py
+${PYSITELIB}/telegram/utils/__init__.pyo
+${PYSITELIB}/telegram/utils/__init__.pyc
+${PYSITELIB}/telegram/utils/deprecate.pyo
+${PYSITELIB}/telegram/utils/deprecate.pyc
+${PYSITELIB}/telegram/utils/helpers.pyo
+${PYSITELIB}/telegram/utils/helpers.pyc
+${PYSITELIB}/telegram/utils/promise.pyo
+${PYSITELIB}/telegram/utils/promise.pyc
+${PYSITELIB}/telegram/utils/request.pyo
+${PYSITELIB}/telegram/utils/request.pyc
+${PYSITELIB}/telegram/utils/webhookhandler.pyo
+${PYSITELIB}/telegram/utils/webhookhandler.pyc
+${PYSITELIB}/telegram/utils/deprecate.py
+${PYSITELIB}/telegram/utils/helpers.py
+${PYSITELIB}/telegram/utils/promise.py
+${PYSITELIB}/telegram/utils/request.py
+${PYSITELIB}/telegram/utils/webhookhandler.py
+${PYSITELIB}/telegram/vendor/__init__.py
+${PYSITELIB}/telegram/vendor/__init__.pyo
+${PYSITELIB}/telegram/vendor/__init__.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/__init__.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/__init__.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/__init__.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/__init__.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/__init__.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/__init__.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/_collections.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/_collections.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/connection.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/connection.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/connectionpool.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/connectionpool.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/exceptions.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/exceptions.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/fields.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/fields.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/filepost.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/filepost.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/poolmanager.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/poolmanager.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/request.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/request.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/response.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/response.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/_collections.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/connection.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/connectionpool.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/__init__.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/__init__.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/__init__.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/appengine.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/appengine.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/ntlmpool.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/ntlmpool.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/pyopenssl.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/pyopenssl.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/socks.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/socks.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/appengine.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/ntlmpool.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/pyopenssl.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/contrib/socks.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/exceptions.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/fields.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/filepost.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/__init__.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/__init__.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/__init__.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/ordered_dict.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/ordered_dict.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/six.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/six.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/backports/__init__.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/backports/__init__.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/backports/__init__.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/backports/makefile.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/backports/makefile.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/backports/makefile.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/ordered_dict.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/six.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/__init__.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/__init__.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/__init__.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/_implementation.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/_implementation.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/packages/ssl_match_hostname/_implementation.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/poolmanager.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/request.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/response.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/__init__.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/__init__.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/__init__.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/connection.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/connection.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/request.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/request.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/response.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/response.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/retry.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/retry.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/selectors.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/selectors.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/ssl_.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/ssl_.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/timeout.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/timeout.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/url.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/url.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/wait.pyo
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/wait.pyc
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/connection.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/request.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/response.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/retry.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/selectors.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/ssl_.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/timeout.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/url.py
+${PYSITELIB}/telegram/vendor/ptb_urllib3/urllib3/util/wait.py
+${PYSITELIB}/telegram/version.py
+${PYSITELIB}/telegram/webhookinfo.py
diff --git a/py-telegram-bot/distinfo b/py-telegram-bot/distinfo
new file mode 100644
index 0000000000..b78c8567e6
--- /dev/null
+++ b/py-telegram-bot/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (python-telegram-bot-12.4.2.tar.gz) = 97626a71f1788976a3fdffcb8b482ccf8d7a3913
+RMD160 (python-telegram-bot-12.4.2.tar.gz) = f32f0172e86455749b3fab55a8a3baa1f0422636
+SHA512 (python-telegram-bot-12.4.2.tar.gz) = 56de6a820e8781a4f1dc4fd12e562d54a1ffed461a744425ccb2a92cc5dec0ceb984724f95dc224a16d5cdfabbf1305fce960741089257a4357147069e0bb1c8
+Size (python-telegram-bot-12.4.2.tar.gz) = 224179 bytes


Home | Main Index | Thread Index | Old Index