107bc81fc6
- update for multipython build OBS-URL: https://build.opensuse.org/request/show/460232 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=17
49 lines
1.6 KiB
Plaintext
49 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|