Hello community,

here is the log from the commit of package python-schema for openSUSE:Factory 
checked in at 2020-03-26 23:34:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-schema (Old)
 and      /work/SRC/openSUSE:Factory/.python-schema.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-schema"

Thu Mar 26 23:34:36 2020 rev:4 rq:788549 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-schema/python-schema.changes      
2019-03-26 22:35:29.109652886 +0100
+++ /work/SRC/openSUSE:Factory/.python-schema.new.3160/python-schema.changes    
2020-03-26 23:35:14.082817516 +0100
@@ -1,0 +2,9 @@
+Thu Mar 26 12:29:02 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to 0.7.1
+  * JSON Schema: Fix allOf and oneOf with only one condition
+  * JSON Schema: Fix using falsy values as default
+  * Add 3.7 to "schema is tested with..." list
+  * JSON schema now rendering using references
+
+-------------------------------------------------------------------

Old:
----
  schema-0.7.0.tar.gz

New:
----
  schema-0.7.1.tar.gz

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

Other differences:
------------------
++++++ python-schema.spec ++++++
--- /var/tmp/diff_new_pack.31pblS/_old  2020-03-26 23:35:14.598817702 +0100
+++ /var/tmp/diff_new_pack.31pblS/_new  2020-03-26 23:35:14.602817703 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-schema
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-schema
-Version:        0.7.0
+Version:        0.7.1
 Release:        0
 Summary:        Data validation library
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/keleshev/schema
+URL:            https://github.com/keleshev/schema
 Source:         
https://files.pythonhosted.org/packages/source/s/schema/schema-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -54,7 +54,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec test_schema.py
+%pytest test_schema.py
 
 %files %{python_files}
 %defattr(-,root,root,-)

++++++ schema-0.7.0.tar.gz -> schema-0.7.1.tar.gz ++++++
++++ 2675 lines of diff (skipped)


Reply via email to