- 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/python310?expand=0&rev=103
This commit is contained in:
2023-08-03 14:14:37 +00:00
committed by Git OBS Bridge
parent 32717ebf00
commit 4a7871d409
7 changed files with 568 additions and 15 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.
-------------------------------------------------------------------
Wed Jul 19 11:15:39 UTC 2023 - Matej Cepl <mcepl@suse.com>