aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pygithub
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-21 04:48:51 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-21 05:33:08 -0300
commitfbb7bea6a50737620224cc55529f459df9e4b92a (patch)
treee882c5f5d58d7133ea6d6e035b44b4a59b80d5af /testing/py3-pygithub
parent724eff291377354f05c9e135ff79c0bfdc6b81eb (diff)
downloadaports-fbb7bea6a50737620224cc55529f459df9e4b92a.tar.bz2
aports-fbb7bea6a50737620224cc55529f459df9e4b92a.tar.xz
testing/py3-pygithub: upgrade to 1.44
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 fbb4dc19eb..d4f7cb130d 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.43.8
+pkgver=1.44
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="dc58166ebb27f855ed4f32448029abe7e53b8050d8d99029d460f2dd94180ca8bcef68a75469293abd021f70cc3c67c32061e6439db1b3f1dc77af464c658bb6 PyGithub-1.43.8.tar.gz"
+sha512sums="26aa86822fb8c3ca8a8a0e8d5cd9bf9457cab8a4aa006fa195bb4922867627b5516adbee19cbf5c30d24de8266b496741ae7f4dd8c7cc0494044e6cd585402b1 PyGithub-1.44.tar.gz"