File python-msrest.changes of Package python-msrest.10355
-------------------------------------------------------------------
Mon Feb 18 10:48:25 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.4.12 (bsc#1124482)
+ Features
* Input is now more lenient
* Model have a “validate” method to check content constraints
* Model have now 4 new methods:
+ “serialize” that gives the RestAPI that will be sent
+ “as_dict” that returns a dict version of the Model.
Callbacks are available.
+ “deserialize” the parses the RestAPI JSON into a Model
+ “from_dict” that parses several dict syntax into a Model.
Callbacks are available.
+ More details and examples in the Wiki article on Github:
https://github.com/Azure/msrest-for-python/wiki/msrest-0.4.12—Serialization-change
+ Bugfixes
* Better Enum checking (#38)
-------------------------------------------------------------------
Mon Sep 24 11:44:47 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Include in SLE-12 (fate#323875, bsc#1054413)
-------------------------------------------------------------------
Tue Sep 19 19:54:12 UTC 2017 - adrian.glaubitz@suse.com
- Add patch to drop compatible releases operator from setup.py,
required for SLES12 as the setuptools version is too old
+ m_drop-compatible-releases-operator.patch
- Add patch to extras_require field from setup.py, required
for SLES12 as the setuptools version is too old
+ m_drop-extras-require.patch
-------------------------------------------------------------------
Mon Jul 10 13:20:42 UTC 2017 - adrian.glaubitz@suse.com
- New upstream release
+ Version 0.4.11
- Provide full source URL in Source field
- Convert package to single spec
- Remove python-enum34 from Requires
-------------------------------------------------------------------
Mon Dec 12 15:32:12 UTC 2016 - ms@suse.com
- Include in SLE 12 (fate#322171, bsc#1014478)
-------------------------------------------------------------------
Mon Dec 12 15:30:26 UTC 2016 - ms@suse.com
- Initial build
+ Version 0.4.4