From c91e2a51117398455df03ef8239ba58ac9acc467 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 17 Apr 2019 07:34:24 +0000 Subject: testing/py3-pygithub: rebuild against python 3.7 --- 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 8a7f7ab5ac..17f6b40f11 100644 --- a/testing/py3-pygithub/APKBUILD +++ b/testing/py3-pygithub/APKBUILD @@ -3,13 +3,13 @@ pkgname=py3-pygithub _pkgname=PyGithub pkgver=1.40 -pkgrel=0 +pkgrel=1 pkgdesc="Typed interactions with the GitHub API v3" url="https://github.com/PyGithub/PyGithub" arch="noarch" license="LGPL-3.0-or-later" depends="python3 py3-jwt py3-requests" -makedepends="python3-dev" +makedepends="python3-dev py3-setuptools" source="https://github.com/PyGithub/PyGithub/archive/v$pkgver/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" -- cgit v1.2.3