Hello community,

here is the log from the commit of package python-pytest-helpers-namespace for 
openSUSE:Factory checked in at 2020-02-18 13:30:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-helpers-namespace (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-helpers-namespace.new.26092 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-helpers-namespace"

Tue Feb 18 13:30:15 2020 rev:4 rq:775140 version:2019.1.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-helpers-namespace/python-pytest-helpers-namespace.changes
  2019-11-03 12:15:36.520866426 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-helpers-namespace.new.26092/python-pytest-helpers-namespace.changes
       2020-02-18 13:30:22.884816402 +0100
@@ -1,0 +2,5 @@
+Tue Feb 18 11:10:47 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Do not restrict to pytest 5 as it works there too
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-helpers-namespace.spec ++++++
--- /var/tmp/diff_new_pack.ZrzMNd/_old  2020-02-18 13:30:24.364819281 +0100
+++ /var/tmp/diff_new_pack.ZrzMNd/_new  2020-02-18 13:30:24.364819281 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-helpers-namespace
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,15 +24,15 @@
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/saltstack/pytest-helpers-namespace
-Source:         
https://github.com/saltstack/pytest-helpers-namespace/archive/v2019.1.8.tar.gz#/pytest-helpers-namespace-%{version}.tar.gz
+Source:         
https://github.com/saltstack/pytest-helpers-namespace/archive/v%{version}.tar.gz#/pytest-helpers-namespace-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-pytest <  5
+Requires:       python-pytest
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module pytest < 5}
 BuildRequires:  %{python_module pytest-forked}
+BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages
 


Reply via email to