From 79064b535ea5f8ed4a8f7c8187a104d0418e74a1 Mon Sep 17 00:00:00 2001 From: prspkt Date: Sun, 16 Jun 2019 21:43:42 +0300 Subject: testing/py3-github3: upgrade to 0.6.0 --- testing/py3-github3/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py3-github3') diff --git a/testing/py3-github3/APKBUILD b/testing/py3-github3/APKBUILD index e8edd8789c..f36357b9d6 100644 --- a/testing/py3-github3/APKBUILD +++ b/testing/py3-github3/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=py3-github3 _pkgname=github3.py -pkgver=0.9.1 +pkgver=1.3.0 pkgrel=0 pkgdesc="Python wrapper for the GitHub API" url="https://github3py.readthedocs.org/" @@ -24,4 +24,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="f978eade8a0c1004c45f0085873704ba8dbc885721c1c7ed99f0c3973b5f453a0a3a43dfe29cfa0be87c3cb505f7b72a7f683e4fd812c0fe6e9c9ac99256bb5e github3.py-0.9.1.tar.gz" +sha512sums="b57526f9ac2ce70569abbe8e8efcdc77376885b8f81a48d10ed255c9cdb530d0b9e544612781ffeadbedef08e04fe63cec3dbe029b6d86d15aeff143ce620366 github3.py-1.3.0.tar.gz" -- cgit v1.2.3