From a794da89b29be7a35c0e6b00797dddfdbea529bb Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 11 Feb 2020 13:13:59 -0300 Subject: testing/py3-pygithub: upgrade to 1.46 --- testing/py3-pygithub/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py3-pygithub') 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 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" -- cgit v1.2.3