mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-httpretty: normalize, upgrade to 0.9.6
Also drops Python 2 for Python 3
This commit is contained in:
parent
bbc7e88971
commit
6d59b320f0
@ -25,8 +25,6 @@ check() {
|
||||
|
||||
package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
# Fix broken PyPI permissions
|
||||
chmod -R +r "$pkgdir"/usr/lib/python3.7/site-packages/
|
||||
}
|
||||
|
||||
sha512sums="bc1c64d34370209c732bc12dd9935600b647507ab2c8f18c85f348e9b5e853618ba39e10e5a073b35036e6cbe3db2cb7a342a721d0e4affa81fe178fd0b75d92 httpretty-0.9.6.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user