forked from pool/python-PyYAML
Accepting request 424629 from home:mnhauke:branches:devel:languages:python
- Update to 3.12
- Adding an implicit resolver to a derived loader should not
affect the base loader (fixes issue #57).
- Uniform representation for OrderedDict? across different
versions of Python (fixes issue #61).
- Fixed comparison to None warning (closes issue #64).
- fix Source URL
OBS-URL: https://build.opensuse.org/request/show/424629
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 3 19:26:05 UTC 2016 - mardnh@gmx.de
|
||||
|
||||
- Update to 3.12
|
||||
- Adding an implicit resolver to a derived loader should not
|
||||
affect the base loader (fixes issue #57).
|
||||
- Uniform representation for OrderedDict? across different
|
||||
versions of Python (fixes issue #61).
|
||||
- Fixed comparison to None warning (closes issue #64).
|
||||
- fix Source URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 09:02:32 UTC 2014 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user