mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/py-telegram-bot: upgrade to 5.1
This commit is contained in:
parent
879e8ab4fe
commit
6a58e3786b
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=py-telegram-bot
|
||||
_pkgname=${pkgname/py/python}
|
||||
pkgver=3.3
|
||||
pkgver=5.1
|
||||
pkgrel=0
|
||||
pkgdesc="A Python wrapper around the Telegram Bot API"
|
||||
url="https://github.com/python-telegram-bot/python-telegram-bot"
|
||||
@ -26,6 +26,6 @@ package() {
|
||||
python setup.py install --root="$pkgdir" --optimize=1
|
||||
}
|
||||
|
||||
md5sums="cfc360e1bea991ea6aec50d0a57f4b73 py-telegram-bot-3.3.zip"
|
||||
sha256sums="cc39bceb17c343758bcc9649e7931e36388bac6b2a3fd181841c0e4403c4dd60 py-telegram-bot-3.3.zip"
|
||||
sha512sums="b827905d2e58491ef5566dc4758be32f33c1ccfc637c279725504d26af1628c07cb654f6aa2a067336c868b9cfe8f7a646725b9075d261d718be1b3be2968a29 py-telegram-bot-3.3.zip"
|
||||
md5sums="a6a4bfe32b628a9c757288487521ac20 py-telegram-bot-5.1.zip"
|
||||
sha256sums="ac5040ca277ace47d9f21c00cbc87eb557b535760f940d5d0052938edb705969 py-telegram-bot-5.1.zip"
|
||||
sha512sums="5e9bef2018e974e5740e9d381f41de4ab6eecfc0cebfc7f0c8c6e69423d7b41117431b36af772d8e91c6d6e1db9811e9bd8970aaba15d83b792590bef7f64d0c py-telegram-bot-5.1.zip"
|
||||
|
Loading…
Reference in New Issue
Block a user