aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pygithub
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-pygithub')
-rw-r--r--testing/py3-pygithub/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pygithub/APKBUILD b/testing/py3-pygithub/APKBUILD
index 2d071af7e4..5584438fe1 100644
--- a/testing/py3-pygithub/APKBUILD
+++ b/testing/py3-pygithub/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py3-pygithub
_pkgname=PyGithub
-pkgver=1.45
+pkgver=1.46
pkgrel=0
pkgdesc="Typed interactions with the GitHub API v3"
url="https://github.com/PyGithub/PyGithub"
@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="24ff3c75f5578f5e0df59fa1a02511747857984d7bd4ae1b3d0a3b41a0eee79df9732d39ee5026978b70a71746826e92f27cc44b8362b6bd3e7dd4edb1654acd PyGithub-1.45.tar.gz"
+sha512sums="1c03920434491b279e1709550a658ff125c0d91390160b1de5e5fadf5cf5eeb722477fd913f47ec686cce052a8c34d916de753ea36fecb227d955e60d064a0b6 PyGithub-1.46.tar.gz"