]> git.pld-linux.org Git - packages/python-bleach.git/blobdiff - python-bleach-pytest.patch
- updated to 3.3.1; tests fail with python 3.9+
[packages/python-bleach.git] / python-bleach-pytest.patch
diff --git a/python-bleach-pytest.patch b/python-bleach-pytest.patch
deleted file mode 100644 (file)
index 0405929..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- bleach-3.1.0/setup.py.orig 2018-11-09 14:09:24.000000000 +0100
-+++ bleach-3.1.0/setup.py      2019-10-09 17:13:57.918597037 +0200
-@@ -11,7 +11,7 @@
- setup_requires = []
- if 'test' in sys.argv:
-     # Only add pytest-runner to setup_requires if running tests
--    setup_requires.append('pytest-runner>=2.0,<3dev')
-+    setup_requires.append('pytest-runner>=2.0')
- tests_require = [
-     'pytest>=3.0.0',
This page took 0.267176 seconds and 4 git commands to generate.