- Add Revert-gh105127-left-tests.patch (gh#python/cpython!106941)

partially reverting CVE-2023-27043-email-parsing-errors.patch,
  because of the regression in gh#python/cpython#106669.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python312?expand=0&rev=15
This commit is contained in:
2023-08-03 15:06:43 +00:00
committed by Git OBS Bridge
parent d1e027307e
commit b5061de09f
3 changed files with 310 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 3 14:13:30 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add Revert-gh105127-left-tests.patch (gh#python/cpython!106941)
partially reverting CVE-2023-27043-email-parsing-errors.patch,
because of the regression in gh#python/cpython#106669.
-------------------------------------------------------------------
Tue Jul 11 22:20:22 UTC 2023 - Matej Cepl <mcepl@suse.com>