forked from pool/python-python-box
Accepting request 1034915 from home:yarunachalam:branches:devel:languages:python
- Update to 6.1.0 * Adding Python 3.11 support * Adding #195 box_from_string function (thanks to Marcelo Huerta) * Changing the deprecated toml package with modern tomllib, tomli and tomli-w usage (thanks to Michał Górny) * Fixing mypy __ior__ type (thanks to Jacob Hayes) * Fixing line endings with a pre-commit update * Fixing BoxList was using old style of super in internal code usage OBS-URL: https://build.opensuse.org/request/show/1034915 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-box?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 18:38:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 6.1.0
|
||||
* Adding Python 3.11 support
|
||||
* Adding #195 box_from_string function (thanks to Marcelo Huerta)
|
||||
* Changing the deprecated toml package with modern tomllib, tomli and tomli-w usage (thanks to Michał Górny)
|
||||
* Fixing mypy __ior__ type (thanks to Jacob Hayes)
|
||||
* Fixing line endings with a pre-commit update
|
||||
* Fixing BoxList was using old style of super in internal code usage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 12:20:56 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user