Hello community,
here is the log from the commit of package python-diskcache for
openSUSE:Factory checked in at 2019-11-15 00:33:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-diskcache (Old)
and /work/SRC/openSUSE:Factory/.python-diskcache.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-diskcache"
Fri Nov 15 00:33:37 2019 rev:4 rq:748706 version:4.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-diskcache/python-diskcache.changes
2019-07-26 12:41:27.957878400 +0200
+++
/work/SRC/openSUSE:Factory/.python-diskcache.new.26869/python-diskcache.changes
2019-11-15 00:33:38.583719069 +0100
@@ -1,0 +2,5 @@
+Thu Nov 14 15:10:00 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to pull in full python due to the dependencies
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-diskcache.spec ++++++
--- /var/tmp/diff_new_pack.TdsYrf/_old 2019-11-15 00:33:39.747718981 +0100
+++ /var/tmp/diff_new_pack.TdsYrf/_new 2019-11-15 00:33:39.747718981 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-diskcache
#
-# Copyright (c) 2019 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
@@ -26,12 +26,13 @@
URL: http://www.grantjenks.com/docs/diskcache/
Source:
https://github.com/grantjenks/python-diskcache/archive/v%{version}.tar.gz
BuildRequires: %{python_module Django}
-BuildRequires: %{python_module base}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{pythons}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+Requires: python
BuildArch: noarch
%python_subpackages