forked from pool/python-PyYAML
Accepting request 933309 from home:tinita:branches:devel:languages:python
- Add patch setuptools.patch - update to 6.0 * drop Python 2.7 * always require `Loader` arg to `yaml.load()` * fix float resolver to ignore `.` and `._` * fix representation of Enum subclasses * fix libyaml extension compiler warnings * fix ResourceWarning on leaked file descriptors * remove remaining direct distutils usage OBS-URL: https://build.opensuse.org/request/show/933309 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 1 20:36:13 UTC 2021 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Add patch setuptools.patch
|
||||
- update to 6.0
|
||||
* drop Python 2.7
|
||||
* always require `Loader` arg to `yaml.load()`
|
||||
* fix float resolver to ignore `.` and `._`
|
||||
* fix representation of Enum subclasses
|
||||
* fix libyaml extension compiler warnings
|
||||
* fix ResourceWarning on leaked file descriptors
|
||||
* remove remaining direct distutils usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 24 18:21:20 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user