diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:06:39 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
| commit | ae4eb6aa5abbd93085b4f97d5ac9467861fd001a (patch) | |
| tree | 3fc7b435ef5be50b8b841c7a49046dbc5c0ea224 /testing | |
| parent | 0a8e4eb1d288b2d9c29937aac80fac9cbe72cbe6 (diff) | |
| download | aports-ae4eb6aa5abbd93085b4f97d5ac9467861fd001a.tar.bz2 aports-ae4eb6aa5abbd93085b4f97d5ac9467861fd001a.tar.xz | |
testing/py3-pygithub: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-pygithub/APKBUILD | 2 |
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" |
