Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dogpile.cache for
openSUSE:Factory checked in at 2021-03-11 20:11:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dogpile.cache (Old)
and /work/SRC/openSUSE:Factory/.python-dogpile.cache.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dogpile.cache"
Thu Mar 11 20:11:04 2021 rev:29 rq:878194 version:1.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-dogpile.cache/python-dogpile.cache.changes
2021-01-25 18:24:30.296505792 +0100
+++
/work/SRC/openSUSE:Factory/.python-dogpile.cache.new.2401/python-dogpile.cache.changes
2021-03-11 20:12:49.320715181 +0100
@@ -1,0 +2,5 @@
+Wed Mar 10 15:18:25 UTC 2021 - Dirk M??ller <[email protected]>
+
+- fix build for older distributions with old default-pytest
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dogpile.cache.spec ++++++
--- /var/tmp/diff_new_pack.oKFOp5/_old 2021-03-11 20:12:49.796715954 +0100
+++ /var/tmp/diff_new_pack.oKFOp5/_new 2021-03-11 20:12:49.800715961 +0100
@@ -33,7 +33,7 @@
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module decorator >= 4.0.0}
BuildRequires: %{python_module mock}
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pytest >= 5}
BuildRequires: %{python_module setuptools}
BuildRequires: python3-stevedore
Requires: python-decorator >= 4.0.0