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-12-05 22:46:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dogpile.cache (Old)
and /work/SRC/openSUSE:Factory/.python-dogpile.cache.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dogpile.cache"
Sun Dec 5 22:46:16 2021 rev:33 rq:935756 version:1.1.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-dogpile.cache/python-dogpile.cache.changes
2021-09-06 15:58:12.589292715 +0200
+++
/work/SRC/openSUSE:Factory/.python-dogpile.cache.new.31177/python-dogpile.cache.changes
2021-12-05 22:47:10.473434229 +0100
@@ -1,0 +2,5 @@
+Fri Dec 3 21:43:51 UTC 2021 - Ben Greiner <[email protected]>
+
+- Update requirements
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dogpile.cache.spec ++++++
--- /var/tmp/diff_new_pack.CaWwWS/_old 2021-12-05 22:47:10.925432756 +0100
+++ /var/tmp/diff_new_pack.CaWwWS/_new 2021-12-05 22:47:10.929432743 +0100
@@ -16,7 +16,7 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
%global pythons python3
Name: python-dogpile.cache
Version: 1.1.4
@@ -30,13 +30,11 @@
BuildRequires: %{python_module Mako}
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module decorator >= 4.0.0}
-BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest >= 5}
BuildRequires: %{python_module setuptools}
-BuildRequires: python3-stevedore
+BuildRequires: %{python_module stevedore > 3.0.0}
Requires: python-decorator >= 4.0.0
-BuildRequires: %{python_module six}
-Requires: python-six
+Requires: python-stevedore >= 3.0.0
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Provides: python-dogpile.core = %{version}