File python-PyYAML.changes of Package python-PyYAML
-------------------------------------------------------------------
Sun Jul 15 20:22:28 UTC 2018 - mimi.vx@gmail.com
- update to 3.13
* fix compactibility with python 3.7
-------------------------------------------------------------------
Fri Mar 3 11:42:12 UTC 2017 - sor.alexei@meowr.ru
- Use pythonhosted.org for the reference link.
- Provide python-yaml instead of python2-yaml again.
-------------------------------------------------------------------
Mon Feb 20 15:19:50 UTC 2017 - jmatejek@suse.com
- update for multipython build
-------------------------------------------------------------------
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
- Update to 3.11
- Source and binary distributions are rebuilt against the latest
versions of Cython and LibYAML.
-------------------------------------------------------------------
Wed Feb 5 14:35:22 CET 2014 - ro@suse.de
- increase file-descriptor-count for s390 to make tests happy
-------------------------------------------------------------------
Tue Mar 5 23:39:24 UTC 2013 - dvaleev@suse.com
- increase file-descriptor-count for ppc to make tests happy
-------------------------------------------------------------------
Thu Jan 10 19:06:25 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Wed Dec 19 16:01:56 UTC 2012 - saschpe@suse.de
- Build against libyaml to get the faster module
-------------------------------------------------------------------
Tue Jan 31 13:15:21 UTC 2012 - saschpe@suse.de
- Initial version