~dricottone/huttese-apk

7e376aebd9fa0b59efab7e369bb68e2f5568e88b — Drew DeVault 4 years ago c070a39
sr.ht/py3-pygithub: add setuptools to makedeps
1 files changed, 1 insertions(+), 1 deletions(-)

M sr.ht/py3-pygithub/APKBUILD
M sr.ht/py3-pygithub/APKBUILD => sr.ht/py3-pygithub/APKBUILD +1 -1
@@ 9,7 9,7 @@ url="https://github.com/PyGithub/PyGithub"
arch="noarch"
license="LGPL-3.0-or-later"
depends="python3 py3-jwt py3-requests py3-deprecated"
makedepends="python3-dev"
makedepends="python3-dev py3-setuptools"
checkdepends="py3-httpretty py3-cryptography"
_pypiprefix="${_pyname%${_pyname#?}}"
source="$pkgname-$pkgver.tar.gz::https://github.com/$_pyname/$_pyname/archive/v$pkgver.tar.gz"