Hello community,

here is the log from the commit of package python-repex for openSUSE:Factory 
checked in at 2019-08-07 14:34:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-repex (Old)
 and      /work/SRC/openSUSE:Factory/.python-repex.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-repex"

Wed Aug  7 14:34:00 2019 rev:3 rq:721305 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-repex/python-repex.changes        
2019-06-03 18:55:54.720416800 +0200
+++ /work/SRC/openSUSE:Factory/.python-repex.new.9556/python-repex.changes      
2019-08-07 14:34:02.332541935 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 14:15:15 UTC 2019 - Todd R <[email protected]>
+
+- Does not support jsonschema 3.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-repex.spec ++++++
--- /var/tmp/diff_new_pack.YA3Gcp/_old  2019-08-07 14:34:02.904541852 +0200
+++ /var/tmp/diff_new_pack.YA3Gcp/_new  2019-08-07 14:34:02.904541852 +0200
@@ -31,12 +31,14 @@
 BuildRequires:  %{python_module PyYAML >= 3.12}
 BuildRequires:  %{python_module click >= 6.7}
 BuildRequires:  %{python_module jsonschema >= 2.5.1}
+BuildRequires:  %{python_module jsonschema < 3}
 BuildRequires:  %{python_module pytest-runner}
 # /SECTION
 BuildRequires:  fdupes
 Requires:       python-PyYAML >= 3.12
 Requires:       python-click >= 6.7
 Requires:       python-jsonschema >= 2.5.1
+Requires:       python-jsonschema < 3
 BuildArch:      noarch
 
 %python_subpackages


Reply via email to