Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-cov for 
openSUSE:Factory checked in at 2021-11-20 02:38:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-cov (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-cov.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-cov"

Sat Nov 20 02:38:25 2021 rev:23 rq:931974 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-cov/python-pytest-cov.changes      
2021-09-16 23:17:09.435952696 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-cov.new.1895/python-pytest-cov.changes
    2021-11-20 02:39:10.496773273 +0100
@@ -1,0 +2,7 @@
+Wed Nov 10 13:05:15 UTC 2021 - Ond??ej S??kup <mimi...@gmail.com>
+
+- drop pytest-cov-pr453-coverage54.patch
+- update to 3.0.0
+ * drop support for py2 and python-3.5
+
+-------------------------------------------------------------------

Old:
----
  pytest-cov-2.11.1.tar.gz
  pytest-cov-pr453-coverage54.patch

New:
----
  pytest-cov-3.0.0.tar.gz

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

Other differences:
------------------
++++++ python-pytest-cov.spec ++++++
--- /var/tmp/diff_new_pack.pkCDym/_old  2021-11-20 02:39:10.988771650 +0100
+++ /var/tmp/diff_new_pack.pkCDym/_new  2021-11-20 02:39:10.992771636 +0100
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package python-pytest
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -25,21 +25,22 @@
 %bcond_with test
 %define psuffix %{nil}
 %endif
+%define skip_python2 1
 Name:           python-pytest-cov%{psuffix}
-Version:        2.11.1
+Version:        3.0.0
 Release:        0
 Summary:        Pytest plugin for coverage reporting
 License:        MIT
 URL:            https://github.com/schlamar/pytest-cov
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-cov/pytest-cov-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM gh#pytest-dev/pytest-cov#453 work with coverage 5.4
-Patch0:         
https://github.com/pytest-dev/pytest-cov/pull/453.patch#/pytest-cov-pr453-coverage54.patch
 BuildRequires:  %{python_module coverage >= 5.2.1}
 BuildRequires:  %{python_module fields}
 BuildRequires:  %{python_module process-tests}
 %if %{with test}
+BuildRequires:  %{python_module hunter}
 BuildRequires:  %{python_module pytest >= 4.6.0}
 BuildRequires:  %{python_module pytest-xdist}
+BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module virtualenv}
 %endif
 BuildRequires:  %{python_module setuptools}

++++++ pytest-cov-2.11.1.tar.gz -> pytest-cov-3.0.0.tar.gz ++++++
++++ 1641 lines of diff (skipped)

Reply via email to