aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-03 08:59:46 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-03 09:03:32 +0100
commit53942d5e161fdabf3bc82e0e44c13f09b2dddd24 (patch)
tree0b22a6a9e8437afb5504eb8edcb2e35880e608a1 /testing
parent9fd9d94e8071e3947db2350c4977b4534c6cbfd4 (diff)
downloadaports-53942d5e161fdabf3bc82e0e44c13f09b2dddd24.tar.bz2
aports-53942d5e161fdabf3bc82e0e44c13f09b2dddd24.tar.xz
testing/py3-telegram-bot: upgrade to 12.3.0
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 9d60d6158f..14fbde341e 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.2.0
+pkgver=12.3.0
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="6df32e212816c1b77e4502fa796542d1ff2b6ac891ce09f31ce27807a9fe9eb62b0d7e417ab743c1ada9b479557e52be30b3a692a14b3732c77cee4f1d87f895 python-telegram-bot-12.2.0.tar.gz"
+sha512sums="f7b7f3155788c915b9c6bc3b600823af4963324597ee4ef8ae80d301e65b3582c226bc8da0fc2cbf1756a35f51d718322f8dcaa0ed5064d29d0b09c15bb0d1f6 python-telegram-bot-12.3.0.tar.gz"