Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-jsonschema for openSUSE:Factory checked in at 2023-09-26 22:00:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jsonschema (Old) and /work/SRC/openSUSE:Factory/.python-jsonschema.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonschema" Tue Sep 26 22:00:21 2023 rev:44 rq:1112882 version:4.19.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes 2023-09-07 21:13:52.435735260 +0200 +++ /work/SRC/openSUSE:Factory/.python-jsonschema.new.1770/python-jsonschema.changes 2023-09-26 22:09:53.214206813 +0200 @@ -1,0 +2,20 @@ +Thu Sep 21 13:30:47 UTC 2023 - Johannes Kastl <ka...@b1-systems.de> + +- update to 4.19.1: + * Allow single label hostname in format string by @swaeberle in + #1164 + +------------------------------------------------------------------- +Thu Sep 7 06:16:46 UTC 2023 - Johannes Kastl <ka...@b1-systems.de> + +- update to 4.19.0: + * Importing the |Validator| protocol directly from the package + root is deprecated. Import it from + |jsonschema.protocols.Validator| instead. + * Automatic retrieval of remote references (which is still + deprecated) now properly succeeds even if the retrieved + resource does not declare which version of JSON Schema it uses. + Such resources are assumed to be 2020-12 schemas. This more + closely matches the pre-|referencing| library behavior. + +------------------------------------------------------------------- Old: ---- jsonschema-4.18.6.tar.gz New: ---- jsonschema-4.19.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jsonschema.spec ++++++ --- /var/tmp/diff_new_pack.SloWId/_old 2023-09-26 22:09:54.746262136 +0200 +++ /var/tmp/diff_new_pack.SloWId/_new 2023-09-26 22:09:54.750262281 +0200 @@ -33,7 +33,7 @@ %{?sle15_python_module_pythons} Name: python-jsonschema%{psuffix} -Version: 4.18.6 +Version: 4.19.1 Release: 0 Summary: An implementation of JSON-Schema validation for Python License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.SloWId/_old 2023-09-26 22:09:54.782263436 +0200 +++ /var/tmp/diff_new_pack.SloWId/_new 2023-09-26 22:09:54.786263580 +0200 @@ -1,5 +1,5 @@ <services> - <service name="download_files" mode="disabled"> + <service name="download_files" mode="manual"> </service> </services> ++++++ jsonschema-4.18.6.tar.gz -> jsonschema-4.19.1.tar.gz ++++++ ++++ 3474 lines of diff (skipped)