summaryrefslogtreecommitdiff
path: root/dev-python/pytest-asyncio/files/pytest-asyncio-0.15.1-310-test-warnings.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-asyncio/files/pytest-asyncio-0.15.1-310-test-warnings.patch')
-rw-r--r--dev-python/pytest-asyncio/files/pytest-asyncio-0.15.1-310-test-warnings.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-python/pytest-asyncio/files/pytest-asyncio-0.15.1-310-test-warnings.patch b/dev-python/pytest-asyncio/files/pytest-asyncio-0.15.1-310-test-warnings.patch
deleted file mode 100644
index 50f1c9f2d168..000000000000
--- a/dev-python/pytest-asyncio/files/pytest-asyncio-0.15.1-310-test-warnings.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/setup.cfg b/setup.cfg
-index 0161086..047501c 100644
---- a/setup.cfg
-+++ b/setup.cfg
-@@ -8,6 +8,7 @@ show_missing = true
- addopts = -rsx --tb=short
- testpaths = tests
- filterwarnings = error
-+ ignore::DeprecationWarning
-
- [metadata]
- # ensure LICENSE is included in wheel metadata