forked from pool/python-ruamel.yaml
Accepting request 622950 from devel:languages:python
- update to 0.15.44 * fix for losing precision when roundtripping floats by * decoding unicode escaped tags on Python2 * add detection of C-compile failure * fix regression showing only on narrow Python 2.7 * ``register_class()`` now returns class (forwarded request 622949 from mimi_vx) OBS-URL: https://build.opensuse.org/request/show/622950 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ruamel.yaml?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 15 22:04:22 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.15.44
|
||||
* fix for losing precision when roundtripping floats by
|
||||
* decoding unicode escaped tags on Python2
|
||||
* add detection of C-compile failure
|
||||
* fix regression showing only on narrow Python 2.7
|
||||
* ``register_class()`` now returns class
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 4 18:37:46 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-ruamel.yaml
|
||||
Version: 0.15.37
|
||||
Version: 0.15.44
|
||||
Release: 0
|
||||
Summary: Python YAML parser
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:509842d96fb194f79b57483b76429f8956d8f7ade3cb49d1e5aeb5c5e9ef4918
|
||||
size 280165
|
||||
3
ruamel.yaml-0.15.44.tar.gz
Normal file
3
ruamel.yaml-0.15.44.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c70302a81b51f2ed3b6a42abb9128c9a9beaa765b73ff317310eb59c4a5131a
|
||||
size 280702
|
||||
Reference in New Issue
Block a user