~dricottone/huttese-apk

1ef330f8028c579f657f0fc27398ecb74985a01b — Drew DeVault 4 years ago 8b2e666
sr.ht/py3-pygithub: upgrade to 1.44.1
1 files changed, 2 insertions(+), 2 deletions(-)

M sr.ht/py3-pygithub/APKBUILD
M sr.ht/py3-pygithub/APKBUILD => sr.ht/py3-pygithub/APKBUILD +2 -2
@@ 2,7 2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=py3-pygithub
_pyname=PyGithub
pkgver=1.43.7
pkgver=1.44.1
pkgrel=0
pkgdesc="Typed interactions with the GitHub API v3"
url="https://github.com/PyGithub/PyGithub"


@@ 24,4 24,4 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="15d7c7ca6a505a259fe59c96db667a278179df7acfe794116f118bb18966c573cbdcd9276fe50b321fd759988810250a0268c2e8e330c1ef5a8bdcc3a50b6391  py3-pygithub-1.43.7.tar.gz"
sha512sums="87b6c05f3bbfa463995b67d0bb257700e8c67050dd291c60737a84c4e8bc6bcbde1c0e2add98ec38174c55f2c21abcf4c46bba8be752d132d7e63e423ab6fd1e  py3-pygithub-1.44.1.tar.gz"