aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-09 18:31:24 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-10 01:54:25 +0000
commit72ab5df6174d34bbba343cd8339833c213317d7d (patch)
treedcd6b7149a92452136d6d34d4a8b75867fe5028e /testing
parent98a7980734a83dd5eee83d462179aa55ad70e076 (diff)
downloadaports-72ab5df6174d34bbba343cd8339833c213317d7d.tar.bz2
aports-72ab5df6174d34bbba343cd8339833c213317d7d.tar.xz
testing/py3-telegram-bot: upgrade to 12.5.1
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-telegram-bot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-telegram-bot/APKBUILD b/testing/py3-telegram-bot/APKBUILD
index 01505021cb..5860e75aa2 100644
--- a/testing/py3-telegram-bot/APKBUILD
+++ b/testing/py3-telegram-bot/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-telegram-bot
_pkgname=python-telegram-bot
-pkgver=12.4.2
+pkgver=12.5.1
pkgrel=0
pkgdesc="A Python wrapper around the Telegram Bot API"
url="https://github.com/python-telegram-bot/python-telegram-bot"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="56de6a820e8781a4f1dc4fd12e562d54a1ffed461a744425ccb2a92cc5dec0ceb984724f95dc224a16d5cdfabbf1305fce960741089257a4357147069e0bb1c8 python-telegram-bot-12.4.2.tar.gz"
+sha512sums="efb2b6aa69894217bd757334fc75c1aeaf501f603f94dff99d65a33cdffd59568348db4b77f878648d4f5ba34b4e2bca209672ae202594a2b46d5ca4f8d34b47 python-telegram-bot-12.5.1.tar.gz"