SHA256
1
0
forked from pool/python-munch

5 Commits

Author SHA256 Message Date
Thomas Bechtold
f9344de77b 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=5
2018-12-06 05:43:33 +00:00
05a58582b2 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=4
2018-12-04 17:17:01 +00:00
ed484c7ce1 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=3
2018-12-04 13:41:36 +00:00
Dominique Leuenberger
ab9bab4317 Accepting request 575506 from devel:languages:python
For OpenStack clients

OBS-URL: https://build.opensuse.org/request/show/575506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-munch?expand=0&rev=1
2018-02-14 08:45:34 +00:00
Thomas Bechtold
4803d1e017 - Initial packaging (version 2.2.0)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=1
2018-02-12 08:39:09 +00:00