Hello community,

here is the log from the commit of package python-pytest-faulthandler for 
openSUSE:Factory checked in at 2019-08-22 15:05:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-faulthandler (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-faulthandler.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-faulthandler"

Thu Aug 22 15:05:29 2019 rev:4 rq:725252 version:1.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-faulthandler/python-pytest-faulthandler.changes
    2019-06-03 18:57:28.084382170 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-faulthandler.new.7948/python-pytest-faulthandler.changes
  2019-08-22 15:17:54.126342369 +0200
@@ -1,0 +2,6 @@
+Thu Aug 22 08:53:34 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Do not pull in pytest 5 as it is integral part of that
+  (yet we need it on py3 for pytest3 and pytest4)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-faulthandler.spec ++++++
--- /var/tmp/diff_new_pack.cccxvI/_old  2019-08-22 15:17:54.482342275 +0200
+++ /var/tmp/diff_new_pack.cccxvI/_new  2019-08-22 15:17:54.482342275 +0200
@@ -30,10 +30,10 @@
 BuildRequires:  fdupes
 BuildRequires:  python-faulthandler
 BuildRequires:  python-rpm-macros
-Requires:       python-pytest >= 4.0
+Requires:       python-pytest < 5
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module pytest >= 4.0}
+BuildRequires:  %{python_module pytest < 5}
 BuildRequires:  %{python_module pytest-mock >= 0.6}
 # /SECTION
 %ifpython2


Reply via email to