Hello community,

here is the log from the commit of package python-openapi-core for 
openSUSE:Factory checked in at 2020-03-31 17:16:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openapi-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-openapi-core.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openapi-core"

Tue Mar 31 17:16:25 2020 rev:8 rq:790004 version:0.13.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openapi-core/python-openapi-core.changes  
2020-01-10 17:51:35.882128753 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openapi-core.new.3160/python-openapi-core.changes
        2020-03-31 17:16:28.891674704 +0200
@@ -1,0 +2,7 @@
+Fri Mar 27 14:07:28 UTC 2020 - [email protected]
+
+- version update to 0.13.3
+  * lot of changes, see
+    https://github.com/p1c2u/openapi-core/releases
+
+-------------------------------------------------------------------

Old:
----
  0.12.0.tar.gz

New:
----
  0.13.3.tar.gz

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

Other differences:
------------------
++++++ python-openapi-core.spec ++++++
--- /var/tmp/diff_new_pack.oZXYIM/_old  2020-03-31 17:16:29.615675164 +0200
+++ /var/tmp/diff_new_pack.oZXYIM/_new  2020-03-31 17:16:29.619675167 +0200
@@ -24,7 +24,7 @@
 %bcond_without python2
 %endif
 Name:           python-openapi-core
-Version:        0.12.0
+Version:        0.13.3
 Release:        0
 Summary:        Adds client-side and server-side support for the oas3
 License:        BSD-3-Clause
@@ -36,7 +36,10 @@
 BuildRequires:  %{python_module isodate}
 BuildRequires:  %{python_module lazy-object-proxy}
 BuildRequires:  %{python_module mock}
+BuildRequires:  %{python_module more-itertools >= 5.0.0}
+BuildRequires:  %{python_module openapi-schema-validator}
 BuildRequires:  %{python_module openapi-spec-validator}
+BuildRequires:  %{python_module parse >= 1.14.0}
 BuildRequires:  %{python_module pytest < 5}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
@@ -46,7 +49,10 @@
 Requires:       python-attrs
 Requires:       python-isodate
 Requires:       python-lazy-object-proxy
+Requires:       python-more-itertools >= 5.0.0
+Requires:       python-openapi-schema-validator
 Requires:       python-openapi-spec-validator
+Requires:       python-parse >= 1.14.0
 Requires:       python-six
 Requires:       python-strict-rfc3339
 BuildArch:      noarch
@@ -80,6 +86,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+sed -i '/addopts/d' setup.cfg
 export LANG=en_US.UTF-8
 %pytest tests/unit
 

++++++ 0.12.0.tar.gz -> 0.13.3.tar.gz ++++++
++++ 15307 lines of diff (skipped)


Reply via email to