1
0

- Add patch support-pyyaml-6.patch:

* Support PyYAML 6.0+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-multipart?expand=0&rev=3
This commit is contained in:
2022-02-04 00:44:13 +00:00
committed by Git OBS Bridge
parent c4b4d12279
commit bc12cb193e
3 changed files with 28 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 4 00:43:33 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-pyyaml-6.patch:
* Support PyYAML 6.0+
-------------------------------------------------------------------
Sat Jul 25 06:56:28 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>