mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-python/httpbin: Skip more broken tests
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -50,6 +50,10 @@ src_prepare() {
|
||||
sed -e 's:test_redirect:_&:' \
|
||||
-e 's:test_relative:_&:' \
|
||||
-i test_httpbin.py || die
|
||||
# broken
|
||||
sed -e 's:test_digest_auth:_&:' \
|
||||
-e 's:test_base64:_&:' \
|
||||
-i test_httpbin.py || die
|
||||
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user