SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-munch-2.5.0-1.2.noarch.rpm :

* Fri Dec 20 2019 Dirk Mueller - update to 2.5.0:
* Support fromJSON classmethod for all Munch subclasses
* Fix DefaultMunch/DefaultFactoryMunch return value for get method (fixes #53)
* Support fromYAML classmethod for all Munch subclasses (fixes #34)
* Thu Dec 06 2018 Thomas Bechtold update to version 2.3.2:
* Add __dict__ property that calls toDict()
* Limit travis deployment conditions
* Implement the pickling interface
* Use flat dicts in __getstate__ (closes #30)
* Ignore pytest cache
* __setattr__ will now munchify() any provided dict
* AutoMunch for automatically converting dicts to Munches
* Drop support for 2.6, 3.3, 3.4
* Build python wheels
* Avoid running yaml tests when in no-deps environment
* Drop support for Python 2.6, 3.3, 3.4
* Fix lint in init
* Ignore flycheck files
* Drop the dot in pytest invocation
* Clear and update dict
* Make DefaultFactoryMunch which lets users provide a factory to generate missing values
* Bump version
* Remove default from constructor and fromDict. Also add a test for repr
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Mon Feb 12 2018 tbechtoldAATTsuse.com- Initial packaging (version 2.2.0)
 
ICM