75dc59f20d
- Switch to pyproject macros.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=17
2025-06-05 04:43:18 +00:00
574589e16f
Accepting request 1190456 from home:glaubitz:branches:devel:languages:python
...
- Cherry-pick upstream patch to adjust tests for Python 3.13
* adjust-tests-for-python3.13.patch
OBS-URL: https://build.opensuse.org/request/show/1190456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=15
2024-07-30 20:05:50 +00:00
c6139b3fa3
- update to 4.0.0:
...
* Remove six dependency
- drop python-munch-no-six.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=13
2023-12-17 01:57:37 +00:00
bcc1583cd9
Accepting request 1091713 from home:pgajdos:python
...
- version update to 3.0.0
* Fix munchify for tuples of lists
* Require Python >=3.6 and upgrade syntax - thanks @EwoutH
* Update __init__.py to work with non standard version - thanks @mboisson
* Allow importing even when VERSION read fails - thanks @mdornseif and @dangillet
* Add imports to README
* replace pkg_resources with importlib.metadata - thanks @dhellmann
* Added RecursiveMunch object - thanks @GuillaumeRochette
- added patches
fix https://github.com/Infinidat/munch/issues/96
+ python-munch-no-six.patch
- test package
OBS-URL: https://build.opensuse.org/request/show/1091713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=11
2023-06-09 05:13:47 +00:00
564919b4f6
Accepting request 1081496 from home:dirkmueller:acdc:as_python3_module
...
SR for python stack proposal
OBS-URL: https://build.opensuse.org/request/show/1081496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=9
2023-04-21 14:21:22 +00:00
b7425aabdf
- 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 )
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=7
2019-12-20 19:21:56 +00:00
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
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
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