aports/testing/py3-dulwich/skip-network-tests.patch
2021-01-07 00:55:12 +00:00

12 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',