Hello community,

here is the log from the commit of package python-vcrpy for openSUSE:Factory 
checked in at 2020-02-09 20:49:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vcrpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-vcrpy.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vcrpy"

Sun Feb  9 20:49:06 2020 rev:7 rq:772328 version:4.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vcrpy/python-vcrpy.changes        
2019-11-27 13:51:02.632484543 +0100
+++ /work/SRC/openSUSE:Factory/.python-vcrpy.new.26092/python-vcrpy.changes     
2020-02-09 20:49:13.122902472 +0100
@@ -1,0 +2,8 @@
+Fri Feb  7 14:58:03 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to version 4.0.2
+  * Remove Python2 support
+  * Add Python 3.8 TravisCI support
+  * Correct mock imports
+
+-------------------------------------------------------------------

Old:
----
  vcrpy-2.1.1.tar.gz

New:
----
  vcrpy-4.0.2.tar.gz

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

Other differences:
------------------
++++++ python-vcrpy.spec ++++++
--- /var/tmp/diff_new_pack.yX9HCr/_old  2020-02-09 20:49:14.562903295 +0100
+++ /var/tmp/diff_new_pack.yX9HCr/_new  2020-02-09 20:49:14.562903295 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-vcrpy
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,8 +18,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-vcrpy
-Version:        2.1.1
+Version:        4.0.2
 Release:        0
 Summary:        Python module to mock and replay HTTP interactions
 License:        MIT
@@ -32,22 +33,14 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six >= 1.5}
 BuildRequires:  %{python_module wrapt}
+BuildRequires:  %{python_module yarl}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  python2-contextlib2
-BuildRequires:  python2-mock
-BuildRequires:  python3-yarl
 Requires:       python-PyYAML
 Requires:       python-six >= 1.5
 Requires:       python-wrapt
+Requires:       python-yarl
 BuildArch:      noarch
-%ifpython2
-Requires:       python2-contextlib2
-Requires:       python2-mock
-%endif
-%ifpython3
-Requires:       python3-yarl
-%endif
 %python_subpackages
 
 %description

++++++ vcrpy-2.1.1.tar.gz -> vcrpy-4.0.2.tar.gz ++++++
++++ 1762 lines of diff (skipped)


Reply via email to