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 2022-08-04 13:23:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonschema (Old)
 and      /work/SRC/openSUSE:Factory/.python-jsonschema.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jsonschema"

Thu Aug  4 13:23:21 2022 rev:30 rq:991690 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes      
2022-06-06 11:09:59.859262043 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jsonschema.new.1521/python-jsonschema.changes
    2022-08-04 13:23:34.932518873 +0200
@@ -1,0 +2,33 @@
+Fri Jul 29 06:28:16 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 4.8.0:
+  * ``best_match`` no longer traverses into ``anyOf`` and ``oneOf`` when all of
+    the errors within them seem equally applicable. This should lead to clearer
+    error messages in some cases where no branches were matched.
+
+-------------------------------------------------------------------
+Tue Jul 19 11:08:23 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 4.7.2:
+* Fix best_match's type matching when it's an array.
+- update to 4.7.1:
+  * Minor case correction for PyPI links
+- update to 4.7.0:
+  * Enhance best match to prefer errors from matching types. by @Julian in #972
+- update to 4.6.2:
+  * docs: Fix a few typos by @timgates42 in #969
+- update to 4.6.1:
+  * Type annotate format checker methods by @sirosen in #958
+  * Fix fuzzer to include instrumentation by @DavidKorczynski in #965
+  * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #967
+
+-------------------------------------------------------------------
+Tue Jul 19 08:44:07 UTC 2022 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 4.6.0:
+  * Add package_url for changelog by @fhightower in #950
+  * Only validate unevaluated properties/items on applicable types by 
@EpicWink in #949
+  * Add v4.5.1 to changelog by @sirosen in #956
+  * Modernize the packaging setup via PEP 621 and Hatch. by @Julian in #957
+
+-------------------------------------------------------------------

Old:
----
  jsonschema-4.5.1.tar.gz

New:
----
  jsonschema-4.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jsonschema.spec ++++++
--- /var/tmp/diff_new_pack.K0ykma/_old  2022-08-04 13:23:35.420520257 +0200
+++ /var/tmp/diff_new_pack.K0ykma/_new  2022-08-04 13:23:35.428520280 +0200
@@ -25,7 +25,7 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-jsonschema
-Version:        4.5.1
+Version:        4.8.0
 Release:        0
 Summary:        An implementation of JSON-Schema validation for Python
 License:        MIT
@@ -33,6 +33,8 @@
 Source:         
https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
 # SECTION build
 BuildRequires:  %{python_module base >= 3.7}
+BuildRequires:  %{python_module hatch_vcs}
+BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}

++++++ jsonschema-4.5.1.tar.gz -> jsonschema-4.8.0.tar.gz ++++++
++++ 8543 lines of diff (skipped)

Reply via email to