testing/py-telegram-bot: upgrade to 10.0.2

This commit is contained in:
Fabian Affolter 2018-04-28 13:52:08 +00:00 committed by Andy Postnikov
parent aa84930631
commit dbc9608825

View File

@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-telegram-bot
_pkgname=${pkgname/py/python}
pkgver=8.0.0
pkgver=10.0.2
pkgrel=0
pkgdesc="A Python wrapper around the Telegram Bot API"
url="https://github.com/python-telegram-bot/python-telegram-bot"
@ -47,4 +47,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
sha512sums="179b0a84bbee2b55acf45cbe4225723369ff025d4474cb8aa922f6d94128cb96c2c630108213a824877b1580461de7f748476829e4274341b6ee1c670d2ae6c2 py-telegram-bot-8.0.0.zip"
sha512sums="a16877752caa1fc658f2a44f9e61f798f1a4e6770fa09a04d88c9bdb368bbe95a37a34e0de2c7acafb9e1c24963861d55d1bdbfded07dc0ba54d49854fb5ce10 py-telegram-bot-10.0.2.zip"