14
0

- Add patch support-python-311.patch:

* http.cookiejar changed behaviour from Python 3.11 onwards, support
    both.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mechanize?expand=0&rev=56
This commit is contained in:
2023-03-31 07:06:23 +00:00
committed by Git OBS Bridge
parent 7f7367221a
commit 7f16d7b91f
3 changed files with 47 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 31 07:05:30 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-311.patch:
* http.cookiejar changed behaviour from Python 3.11 onwards, support
both.
-------------------------------------------------------------------
Tue Oct 11 02:02:03 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>