diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-02-11 13:13:59 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-11 13:48:56 -0300 |
| commit | a794da89b29be7a35c0e6b00797dddfdbea529bb (patch) | |
| tree | aef1c5f58eab927bece268c1429f127960aa20d9 | |
| parent | 33bfc5999a4d3340824380b57d0994f77f17fad3 (diff) | |
| download | aports-a794da89b29be7a35c0e6b00797dddfdbea529bb.tar.bz2 aports-a794da89b29be7a35c0e6b00797dddfdbea529bb.tar.xz | |
testing/py3-pygithub: upgrade to 1.46
| -rw-r--r-- | testing/py3-pygithub/APKBUILD | 4 |
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" |
