Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jsonschema-spec for 
openSUSE:Factory checked in at 2024-01-04 16:00:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonschema-spec (Old)
 and      /work/SRC/openSUSE:Factory/.python-jsonschema-spec.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jsonschema-spec"

Thu Jan  4 16:00:02 2024 rev:7 rq:1136772 version:0.2.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jsonschema-spec/python-jsonschema-spec.changes
    2023-07-19 19:11:57.489030831 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jsonschema-spec.new.28375/python-jsonschema-spec.changes
 2024-01-04 16:01:47.174138309 +0100
@@ -1,0 +2,7 @@
+Thu Jan  4 09:54:56 UTC 2024 - Jiri Srain <[email protected]>
+
+- Remove the upstream URL due to the project rename to
+  jsonschema-path, while still having packages requiring
+  jsonschema-spec version 0.2.x
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jsonschema-spec.spec ++++++
--- /var/tmp/diff_new_pack.rfkXdQ/_old  2024-01-04 16:01:47.618154529 +0100
+++ /var/tmp/diff_new_pack.rfkXdQ/_new  2024-01-04 16:01:47.618154529 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jsonschema-spec
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,19 +23,22 @@
 Summary:        JSONSchema Spec with object-oriented paths
 License:        Apache-2.0
 URL:            https://github.com/p1c2u/jsonschema-spec
-Source:         
https://github.com/p1c2u/jsonschema-spec/archive/refs/tags/%{version}.tar.gz#/jsonschema-spec-%{version}.tar.gz
+# The source URL has changed to a redirect to jsonschema-path (which is 
meanwhile packaged as well, in more recent version).
+# Due to dependencies (e.g. python-openapi-core) we still need 0.2.x and 
cannot switch to recent jsonschema-path
+# Source:         
https://github.com/p1c2u/jsonschema-spec/archive/refs/tags/%{version}.tar.gz#/jsonschema-spec-%{version}.tar.gz
+Source:         jsonschema-spec-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.8.0}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module poetry-core >= 1}
-BuildRequires:  python-rpm-macros
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module PyYAML >= 5.1}
 BuildRequires:  %{python_module pathable >= 0.4.1}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module referencing >= 0.28.0}
-BuildRequires:  %{python_module responses >= 0.23.0}
 BuildRequires:  %{python_module requests >= 2.31.0}
+BuildRequires:  %{python_module responses >= 0.23.0}
 # /SECTION
 Requires:       python-PyYAML >= 5.1
 Requires:       python-pathable >= 0.4.1

Reply via email to