- Drop patch python-schema-no-mock.patch:

* Replaced by the below path.
- Add patch remove-old-python-support.patch:
  * Remove support for old Python versions as well mock and contextlib2.
- Clean up {Build,}Requires as a result.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=13
This commit is contained in:
2022-08-11 05:43:58 +00:00
committed by Git OBS Bridge
parent 10e2456418
commit 0cb5f59fcd
4 changed files with 237 additions and 19 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Aug 11 05:40:14 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Drop patch python-schema-no-mock.patch:
* Replaced by the below path.
- Add patch remove-old-python-support.patch:
* Remove support for old Python versions as well mock and contextlib2.
- Clean up {Build,}Requires as a result.
-------------------------------------------------------------------
Wed May 4 09:07:11 UTC 2022 - pgajdos@suse.com