From 54b9b662334e651414b993f2408f25bdc3f280c5 Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 29 Dec 2019 20:11:54 +0100 Subject: testing/py3-pygithub: upgrade to 1.45 --- 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 3764064ecb..2d071af7e4 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.44.1 +pkgver=1.45 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="87b6c05f3bbfa463995b67d0bb257700e8c67050dd291c60737a84c4e8bc6bcbde1c0e2add98ec38174c55f2c21abcf4c46bba8be752d132d7e63e423ab6fd1e PyGithub-1.44.1.tar.gz" +sha512sums="24ff3c75f5578f5e0df59fa1a02511747857984d7bd4ae1b3d0a3b41a0eee79df9732d39ee5026978b70a71746826e92f27cc44b8362b6bd3e7dd4edb1654acd PyGithub-1.45.tar.gz" -- cgit v1.2.3