aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pygithub
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:06:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:41 +0000
commitae4eb6aa5abbd93085b4f97d5ac9467861fd001a (patch)
tree3fc7b435ef5be50b8b841c7a49046dbc5c0ea224 /testing/py3-pygithub
parent0a8e4eb1d288b2d9c29937aac80fac9cbe72cbe6 (diff)
downloadaports-ae4eb6aa5abbd93085b4f97d5ac9467861fd001a.tar.bz2
aports-ae4eb6aa5abbd93085b4f97d5ac9467861fd001a.tar.xz
testing/py3-pygithub: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pygithub')
-rw-r--r--testing/py3-pygithub/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pygithub/APKBUILD b/testing/py3-pygithub/APKBUILD
index d4f7cb130d..7233a33b13 100644
--- a/testing/py3-pygithub/APKBUILD
+++ b/testing/py3-pygithub/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pygithub
_pkgname=PyGithub
pkgver=1.44
-pkgrel=0
+pkgrel=1
pkgdesc="Typed interactions with the GitHub API v3"
url="https://github.com/PyGithub/PyGithub"
arch="noarch"