From ade9e073fcf8de6f244daa0e04555c926a8c523e Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 25 Jun 2019 17:15:29 -0400 Subject: [PATCH] py3-pygithub: remove obsolete workaround --- sr.ht/py3-pygithub/APKBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/sr.ht/py3-pygithub/APKBUILD b/sr.ht/py3-pygithub/APKBUILD index a692068..f1a3faf 100644 --- a/sr.ht/py3-pygithub/APKBUILD +++ b/sr.ht/py3-pygithub/APKBUILD @@ -22,7 +22,6 @@ build() { package() { python3 setup.py install --prefix=/usr --root="$pkgdir" - rm -R "$pkgdir"/usr/lib/python3.*/site-packages/github/tests } sha512sums="15d7c7ca6a505a259fe59c96db667a278179df7acfe794116f118bb18966c573cbdcd9276fe50b321fd759988810250a0268c2e8e330c1ef5a8bdcc3a50b6391 py3-pygithub-1.43.7.tar.gz" -- 2.45.2