aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-telegram-bot
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 14:42:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:44 +0000
commit2c9a45438563f517280349a33190ce22611b131b (patch)
tree223d15067b9311166b8e739c33cf0d989a772b29 /testing/py3-telegram-bot
parent799a68489f1777138d05e31037f3cfd0790fd80c (diff)
downloadaports-2c9a45438563f517280349a33190ce22611b131b.tar.bz2
aports-2c9a45438563f517280349a33190ce22611b131b.tar.xz
testing/py3-telegram-bot: rebuild against python 3.8
Diffstat (limited to 'testing/py3-telegram-bot')
-rw-r--r--testing/py3-telegram-bot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-telegram-bot/APKBUILD b/testing/py3-telegram-bot/APKBUILD
index fc1f4ac1e3..3c5c4fc213 100644
--- a/testing/py3-telegram-bot/APKBUILD
+++ b/testing/py3-telegram-bot/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-telegram-bot
_pkgname=python-telegram-bot
pkgver=12.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="A Python wrapper around the Telegram Bot API"
url="https://github.com/python-telegram-bot/python-telegram-bot"
arch="noarch"