Hello community,

here is the log from the commit of package python-asdf for openSUSE:Factory 
checked in at 2019-08-06 17:27:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asdf (Old)
 and      /work/SRC/openSUSE:Factory/.python-asdf.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asdf"

Tue Aug  6 17:27:33 2019 rev:2 rq:721303 version:2.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asdf/python-asdf.changes  2019-07-29 
17:28:50.138247922 +0200
+++ /work/SRC/openSUSE:Factory/.python-asdf.new.4126/python-asdf.changes        
2019-08-06 17:27:35.192684532 +0200
@@ -1,0 +2,5 @@
+Tue Aug  6 14:12:12 UTC 2019 - Todd R <[email protected]>
+
+- Does not support jsonschema 3 (this will be fixed in version 2.4).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-asdf.spec ++++++
--- /var/tmp/diff_new_pack.98Rxmf/_old  2019-08-06 17:27:35.812684398 +0200
+++ /var/tmp/diff_new_pack.98Rxmf/_new  2019-08-06 17:27:35.816684397 +0200
@@ -33,6 +33,8 @@
 BuildRequires:  %{python_module astropy}
 BuildRequires:  %{python_module astropy-helpers}
 BuildRequires:  %{python_module jsonschema >= 2.3}
+# Version 2.4 will support jsonschema 3
+BuildRequires:  %{python_module jsonschema < 3}
 BuildRequires:  %{python_module numpy >= 1.8}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-astropy}
@@ -44,6 +46,7 @@
 Requires:       python-astropy
 Requires:       python-astropy-helpers
 Requires:       python-jsonschema >= 2.3
+Requires:       python-jsonschema < 3
 Requires:       python-numpy >= 1.8
 Requires:       python-semantic_version >= 2.3.1
 Requires:       python-six >= 1.9.0


Reply via email to