python-munch
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-munch && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
munch-2.3.2.tar.gz | 0000007598 7.42 KB | |
python-munch.changes | 0000001268 1.24 KB | |
python-munch.spec | 0000001667 1.63 KB |
Revision 2 (latest revision is 7)
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
Comments 0