Accepting request 1106015 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1106015 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cerberus?expand=0&rev=13
This commit is contained in:
commit
8095d06bf0
@ -1,25 +1,21 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 18 15:51:56 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>
|
Fri Aug 18 15:51:56 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>
|
||||||
|
|
||||||
Spec source changed from PyPI to GitHub since the PyPI tarball no
|
- Spec source changed from PyPI to GitHub since the PyPI tarball no
|
||||||
longer includes the test suite.
|
longer includes the test suite.
|
||||||
|
- Update from 1.3.2 to 1.3.5.
|
||||||
Update from 1.3.2 to 1.3.5.
|
- Changes from 1.3.5:
|
||||||
|
|
||||||
Changes from 1.3.5:
|
|
||||||
* Support for Python 3.10 & 3.11
|
* Support for Python 3.10 & 3.11
|
||||||
* The HTML documentation uses the furo theme
|
* The HTML documentation uses the furo theme
|
||||||
* *of rules are skipped for None values
|
* *of rules are skipped for None values
|
||||||
* Validations of mappings would raise an exception when the field’s
|
* Validations of mappings would raise an exception when the field’s
|
||||||
rules were provided as reference to a registry item
|
rules were provided as reference to a registry item
|
||||||
* Various minor improvements of the documentation
|
* Various minor improvements of the documentation
|
||||||
|
- Changes from 1.3.4:
|
||||||
Changes from 1.3.4:
|
|
||||||
* Reverts the unsatisfying fix for #557
|
* Reverts the unsatisfying fix for #557
|
||||||
Instead a RuntimeError is thrown when Python is running with
|
Instead a RuntimeError is thrown when Python is running with
|
||||||
optimization level 2
|
optimization level 2
|
||||||
|
- Changes from 1.3.3:
|
||||||
Changes from 1.3.3:
|
|
||||||
* Adds a benchmark to observe overall performance between code
|
* Adds a benchmark to observe overall performance between code
|
||||||
changes
|
changes
|
||||||
* Adds support for Python 3.9
|
* Adds support for Python 3.9
|
||||||
|
Loading…
Reference in New Issue
Block a user