Hello community,

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

Package is "python-pytest-helpers-namespace"

Thu Aug 22 15:05:41 2019 rev:2 rq:725255 version:2019.1.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-helpers-namespace/python-pytest-helpers-namespace.changes
  2019-04-04 15:28:05.726913946 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-helpers-namespace.new.7948/python-pytest-helpers-namespace.changes
        2019-08-22 15:17:55.186342093 +0200
@@ -1,0 +2,5 @@
+Thu Aug 22 08:56:49 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Restrict pytest 4+ as it is not compatible with current release
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-helpers-namespace.spec ++++++
--- /var/tmp/diff_new_pack.XpA3Qu/_old  2019-08-22 15:17:55.674341966 +0200
+++ /var/tmp/diff_new_pack.XpA3Qu/_new  2019-08-22 15:17:55.686341962 +0200
@@ -28,10 +28,10 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-pytest >= 2.9.1
+Requires:       python-pytest < 4
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module pytest >= 2.9.1}
+BuildRequires:  %{python_module pytest < 4}
 # /SECTION
 %python_subpackages
 


Reply via email to