1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 18:55:29 +03:00
aports/community/py3-dulwich/skip-network-tests.patch
2021-04-22 11:32:14 +00:00

11 lines
242 B
Diff

Tests are failing (http-backend)
--- a/dulwich/tests/compat/__init__.py
+++ a/dulwich/tests/compat/__init__.py
@@ -25,7 +25,6 @@
def test_suite():
names = [
- 'client',
'pack',
'patch',
'repository',