Revisions of python-munch
Dominique Leuenberger (dimstar_suse)
accepted
request 1190528
from
Markéta Machová (mcalabkova)
(revision 7)
Ana Guerrero (anag+factory)
accepted
request 1133681
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 4.0.0: * Remove six dependency - drop python-munch-no-six.patch (upstream)
Dominique Leuenberger (dimstar_suse)
accepted
request 1091747
from
Steve Kowalik (StevenK)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 1081859
from
Dirk Mueller (dirkmueller)
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 758636
from
Dirk Mueller (dirkmueller)
(revision 3)
- 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)
Dominique Leuenberger (dimstar_suse)
accepted
request 655469
from
Thomas Bechtold (tbechtold)
(revision 2)
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 - Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 575506
from
Thomas Bechtold (tbechtold)
(revision 1)
For OpenStack clients
Displaying all 7 revisions