Changelog for
python3-PyYAML-3.12-3.2.x86_64.rpm :
Fri Sep 16 14:00:00 2016 toddrme2178AATTgmail.com
- Update to version 3.12
* Wheel packages for Windows binaries.
* 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).
- Remove upstream-included PyYAML-big-endian.patch
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* changed to https for source url
* updated source url to files.pythonhosted.org
Tue Mar 15 13:00:00 2016 dvaleevAATTsuse.com
- Fix bigendian architectures: PyYAML-big-endian.patch
Wed Jul 30 14:00:00 2014 toddrme2178AATTgmail.com
- Update to 3.11
- Source and binary distributions are rebuilt against the latest
versions of Cython and LibYAML.
Mon Dec 9 13:00:00 2013 toddrme2178AATTgmail.com
- Depend on libyaml
Thu Jan 10 13:00:00 2013 p.drouandAATTgmail.com
- Initial python3 support