From 9ceae93ee7b5a0fd316d6765671096e479cf0bae2f9a564779507d7d0cd17eb7 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sat, 19 Aug 2023 06:02:43 +0000 Subject: [PATCH 1/3] - Spec source changed from PyPI to GitHub since the PyPI tarball no longer includes the test suite. - Update from 1.3.2 to 1.3.5. - Changes from 1.3.5: - Changes from 1.3.4: - Changes from 1.3.3: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cerberus?expand=0&rev=26 --- python-Cerberus.changes | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/python-Cerberus.changes b/python-Cerberus.changes index 70dc04e..abf04c5 100644 --- a/python-Cerberus.changes +++ b/python-Cerberus.changes @@ -1,25 +1,21 @@ ------------------------------------------------------------------- Fri Aug 18 15:51:56 UTC 2023 - Martin Schreiner -Spec source changed from PyPI to GitHub since the PyPI tarball no -longer includes the test suite. - -Update from 1.3.2 to 1.3.5. - -Changes from 1.3.5: +- Spec source changed from PyPI to GitHub since the PyPI tarball no + longer includes the test suite. +- Update from 1.3.2 to 1.3.5. +- Changes from 1.3.5: * Support for Python 3.10 & 3.11 * The HTML documentation uses the furo theme * *of rules are skipped for None values * Validations of mappings would raise an exception when the field’s rules were provided as reference to a registry item * Various minor improvements of the documentation - -Changes from 1.3.4: +- Changes from 1.3.4: * Reverts the unsatisfying fix for #557 Instead a RuntimeError is thrown when Python is running with optimization level 2 - -Changes from 1.3.3: +- Changes from 1.3.3: * Adds a benchmark to observe overall performance between code changes * Adds support for Python 3.9 From 9a8e2777156900e92d0a913bf68b999370aa9cc4fecfc1d1332978c562f75cad Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 19 Aug 2023 22:11:50 +0000 Subject: [PATCH 2/3] Updating link to change in openSUSE:Factory/python-Cerberus revision 12 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cerberus?expand=0&rev=779fba1146025567c4d9e360af320b9a --- python-Cerberus.changes | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/python-Cerberus.changes b/python-Cerberus.changes index abf04c5..b50366d 100644 --- a/python-Cerberus.changes +++ b/python-Cerberus.changes @@ -1,6 +1,42 @@ ------------------------------------------------------------------- Fri Aug 18 15:51:56 UTC 2023 - Martin Schreiner +Spec source changed from PyPI to GitHub since the PyPI tarball no +longer includes the test suite. + +Update from 1.3.2 to 1.3.5. + +Changes from 1.3.5: + * Support for Python 3.10 & 3.11 + * The HTML documentation uses the furo theme + * *of rules are skipped for None values + * Validations of mappings would raise an exception when the field’s + rules were provided as reference to a registry item + * Various minor improvements of the documentation + +Changes from 1.3.4: + * Reverts the unsatisfying fix for #557 + Instead a RuntimeError is thrown when Python is running with + optimization level 2 + +Changes from 1.3.3: + * Adds a benchmark to observe overall performance between code + changes + * Adds support for Python 3.9 + * The Continuous Integration now runs on GitHub Actions + * Fixed unresolved registry references when getting a constraint for + an error + * Fixed crash when submitting non-hashable values to allowed + * Fixed schema validation for rules specifications with space + * Replaced deprecated rule name validator with check_with in the + docs + * Use the UnconcernedValidator when the Python interpreter is + executed with an optimization flag + * Several fixes and refinements of the docs + +------------------------------------------------------------------- +Fri Aug 18 15:51:56 UTC 2023 - Martin Schreiner + - Spec source changed from PyPI to GitHub since the PyPI tarball no longer includes the test suite. - Update from 1.3.2 to 1.3.5. From a5db6943d7dd60880f18f4989b4322c7d22733f91b655140ea5468062285d903 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 19 Aug 2023 22:11:50 +0000 Subject: [PATCH 3/3] baserev update by copy to link target OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cerberus?expand=0&rev=27 --- python-Cerberus.changes | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/python-Cerberus.changes b/python-Cerberus.changes index b50366d..abf04c5 100644 --- a/python-Cerberus.changes +++ b/python-Cerberus.changes @@ -1,42 +1,6 @@ ------------------------------------------------------------------- Fri Aug 18 15:51:56 UTC 2023 - Martin Schreiner -Spec source changed from PyPI to GitHub since the PyPI tarball no -longer includes the test suite. - -Update from 1.3.2 to 1.3.5. - -Changes from 1.3.5: - * Support for Python 3.10 & 3.11 - * The HTML documentation uses the furo theme - * *of rules are skipped for None values - * Validations of mappings would raise an exception when the field’s - rules were provided as reference to a registry item - * Various minor improvements of the documentation - -Changes from 1.3.4: - * Reverts the unsatisfying fix for #557 - Instead a RuntimeError is thrown when Python is running with - optimization level 2 - -Changes from 1.3.3: - * Adds a benchmark to observe overall performance between code - changes - * Adds support for Python 3.9 - * The Continuous Integration now runs on GitHub Actions - * Fixed unresolved registry references when getting a constraint for - an error - * Fixed crash when submitting non-hashable values to allowed - * Fixed schema validation for rules specifications with space - * Replaced deprecated rule name validator with check_with in the - docs - * Use the UnconcernedValidator when the Python interpreter is - executed with an optimization flag - * Several fixes and refinements of the docs - -------------------------------------------------------------------- -Fri Aug 18 15:51:56 UTC 2023 - Martin Schreiner - - Spec source changed from PyPI to GitHub since the PyPI tarball no longer includes the test suite. - Update from 1.3.2 to 1.3.5.