aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 08:05:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:57 +0000
commitd4248f9517e2af37706b90f6d63073584c40d1e7 (patch)
tree8910b9e3ac239de6c563ed48ee3db48f0313e1a0 /testing
parent167e4e2b7f705ac29a50692e78f2cd204190ac84 (diff)
downloadaports-d4248f9517e2af37706b90f6d63073584c40d1e7.tar.bz2
aports-d4248f9517e2af37706b90f6d63073584c40d1e7.tar.xz
testing/py-telegram-bot: rebuild against python 3.7
Diffstat (limited to 'testing')
-rw-r--r--testing/py-telegram-bot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-telegram-bot/APKBUILD b/testing/py-telegram-bot/APKBUILD
index c4b66f6019..d84e9f3ebe 100644
--- a/testing/py-telegram-bot/APKBUILD
+++ b/testing/py-telegram-bot/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-telegram-bot
_pkgname=${pkgname/py/python}
pkgver=11.1.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"