mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/flit: New package
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
8
dev-python/flit/files/flit-2.1.0-tests.patch
Normal file
8
dev-python/flit/files/flit-2.1.0-tests.patch
Normal file
@@ -0,0 +1,8 @@
|
||||
diff --git a/tests/test_inifile.py b/tests/test_inifile.py
|
||||
index 150fa47..53ce597 100644
|
||||
--- a/tests/test_inifile.py
|
||||
+++ b/tests/test_inifile.py
|
||||
@@ -7,2 +7,3 @@ samples_dir = Path(__file__).parent / 'samples'
|
||||
|
||||
+@pytest.mark.skip("Needs internet access")
|
||||
def test_invalid_classifier():
|
||||
Reference in New Issue
Block a user