Overview
Request 655469 accepted
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
Request History
tbechtold created request
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
licensedigger accepted review
ok
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
staging-bot added openSUSE:Factory:Staging:adi:8 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:8"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:8
repo-checker accepted review
cycle and install check passed
dimstar accepted review
dimstar_suse accepted review
ready to accept
dimstar_suse approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory