Hello community,
here is the log from the commit of package python-openapi-core for
openSUSE:Factory checked in at 2019-09-26 20:46:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openapi-core (Old)
and /work/SRC/openSUSE:Factory/.python-openapi-core.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openapi-core"
Thu Sep 26 20:46:47 2019 rev:5 rq:733464 version:0.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openapi-core/python-openapi-core.changes
2019-09-13 14:57:58.689276371 +0200
+++
/work/SRC/openSUSE:Factory/.python-openapi-core.new.2352/python-openapi-core.changes
2019-09-26 20:46:49.301646703 +0200
@@ -1,0 +2,6 @@
+Thu Sep 26 14:02:50 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.12.0:
+ * OAS validation with JSONSchema (#157)
+
+-------------------------------------------------------------------
Old:
----
0.11.1.tar.gz
New:
----
0.12.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openapi-core.spec ++++++
--- /var/tmp/diff_new_pack.PlLjmP/_old 2019-09-26 20:46:49.973644907 +0200
+++ /var/tmp/diff_new_pack.PlLjmP/_new 2019-09-26 20:46:49.973644907 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-openapi-core
-Version: 0.11.1
+Version: 0.12.0
Release: 0
Summary: Adds client-side and server-side support for the oas3
License: BSD-3-Clause
@@ -27,10 +27,11 @@
Source: https://github.com/p1c2u/openapi-core/archive/%{version}.tar.gz
BuildRequires: %{python_module Flask}
BuildRequires: %{python_module attrs}
+BuildRequires: %{python_module isodate}
BuildRequires: %{python_module lazy-object-proxy}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module openapi-spec-validator}
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pytest < 5}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: %{python_module strict-rfc3339}
@@ -40,6 +41,7 @@
BuildRequires: python-enum34
BuildRequires: python-rpm-macros
Requires: python-attrs
+Requires: python-isodate
Requires: python-lazy-object-proxy
Requires: python-openapi-spec-validator
Requires: python-six
++++++ 0.11.1.tar.gz -> 0.12.0.tar.gz ++++++
++++ 2116 lines of diff (skipped)