Hello community,

here is the log from the commit of package python-intervals for 
openSUSE:Factory checked in at 2019-12-03 15:21:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-intervals (Old)
 and      /work/SRC/openSUSE:Factory/.python-intervals.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-intervals"

Tue Dec  3 15:21:53 2019 rev:3 rq:753226 version:0.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-intervals/python-intervals.changes        
2018-08-31 10:45:37.099287286 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-intervals.new.4691/python-intervals.changes  
    2019-12-03 15:21:56.822518783 +0100
@@ -1,0 +2,5 @@
+Tue Dec  3 12:44:42 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Restrict pytest5 as the tests are not compatible with it
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-intervals.spec ++++++
--- /var/tmp/diff_new_pack.6fOeAI/_old  2019-12-03 15:21:57.930518276 +0100
+++ /var/tmp/diff_new_pack.6fOeAI/_new  2019-12-03 15:21:57.934518275 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-intervals
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,10 +25,9 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/kvesteri/intervals
 Source:         
https://files.pythonhosted.org/packages/source/i/intervals/intervals-%{version}.tar.gz
-BuildRequires:  %{python_module flake8 >= 2.4.0}
 BuildRequires:  %{python_module infinity >= 0.1.3}
 BuildRequires:  %{python_module isort >= 4.2.2}
-BuildRequires:  %{python_module pytest >= 2.2.3}
+BuildRequires:  %{python_module pytest < 5}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros


Reply via email to