aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pygithub/APKBUILD
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-09-18 05:53:01 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-09-20 21:43:32 +0000
commitf029beec063db4cd77086a46acc7dc270e9c4102 (patch)
tree3d04ce2c11d0864f4644c21bb9b990434d0e872c /community/py3-pygithub/APKBUILD
parent325d566e2fc66f36bfd1c7e83df69021e256d75e (diff)
community/py3-pygithub: upgrade to 1.53
Diffstat (limited to 'community/py3-pygithub/APKBUILD')
-rw-r--r--community/py3-pygithub/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-pygithub/APKBUILD b/community/py3-pygithub/APKBUILD
index dcb89f69c9d..58b058361fd 100644
--- a/community/py3-pygithub/APKBUILD
+++ b/community/py3-pygithub/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py3-pygithub
_pkgname=PyGithub
-pkgver=1.52
+pkgver=1.53
pkgrel=0
pkgdesc="Typed interactions with the GitHub API v3"
url="https://github.com/PyGithub/PyGithub"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="180d7814cef2c78daa90dac4f7f7ce37099bcfaa738612f7a5a013fd7cd1d108a1e6e1c2ea68ef188f05dcfa996beae97ba03fa0b66159b8d6845315b1be30fa PyGithub-1.52.tar.gz"
+sha512sums="f98d013d5fdf31ee59405c52edb35942ca5a3d2c1ff9653c71f03871bb28d0c247412bfc2593991026ddb989e1a33dfe91d19b4ebb1e89386b54493d51071768 PyGithub-1.53.tar.gz"