summaryrefslogtreecommitdiff
path: root/dev-python/yappi/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /dev-python/yappi/files
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'dev-python/yappi/files')
-rw-r--r--dev-python/yappi/files/yappi-1.3.0-tests.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-python/yappi/files/yappi-1.3.0-tests.patch b/dev-python/yappi/files/yappi-1.3.0-tests.patch
deleted file mode 100644
index 866db78fac10..000000000000
--- a/dev-python/yappi/files/yappi-1.3.0-tests.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur a/tests/test_functionality.py b/tests/test_functionality.py
---- a/tests/test_functionality.py 2020-04-27 12:57:09.000000000 -0700
-+++ b/tests/test_functionality.py 2020-10-30 18:08:35.619553108 -0700
-@@ -338,7 +338,7 @@
- fsa = utils.find_stat_by_name(stats, "a")
- self.assertEqual(fsa.module, os.path.basename(fsa.module))
-
-- @unittest.skipIf(os.name == "nt", "do not run on Windows")
-+ @unittest.skip("does not like ebuild environment")
- def test_run_as_script(self):
- import re
- p = subprocess.Popen(