- Readjustet and reapplied patches:

- CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch
  - bpo-31046_ensurepip_honours_prefix.patch
  - python-3.3.0b1-fix_date_time_compiler.patch
  - skip_random_failing_tests.patch
  - sphinx-update-removed-function.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=50
This commit is contained in:
2021-02-08 22:33:22 +00:00
committed by Git OBS Bridge
parent 12d62b8ab0
commit e410e3892b
6 changed files with 22 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
--- a/Doc/tools/extensions/pyspecific.py
+++ b/Doc/tools/extensions/pyspecific.py
@@ -355,7 +355,12 @@ class DeprecatedRemoved(Directive):
@@ -361,7 +361,12 @@ class DeprecatedRemoved(Directive):
translatable=False)
node.append(para)
env = self.state.document.settings.env