Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-diskcache for
openSUSE:Factory checked in at 2023-04-26 17:25:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-diskcache (Old)
and /work/SRC/openSUSE:Factory/.python-diskcache.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-diskcache"
Wed Apr 26 17:25:06 2023 rev:10 rq:1082879 version:5.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-diskcache/python-diskcache.changes
2022-01-17 22:33:55.618239006 +0100
+++
/work/SRC/openSUSE:Factory/.python-diskcache.new.1533/python-diskcache.changes
2023-04-26 17:25:29.353667983 +0200
@@ -1,0 +2,10 @@
+Wed Apr 26 06:24:33 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 5.6.1
+ * Close the cache explictly before deleting the reference
+ * pylint fixes
+ * Add maxlen parameter to diskcache.Deque
+ * update docs
+ * Support pathlib.Path as directory argument
+
+-------------------------------------------------------------------
Old:
----
diskcache-5.4.0.tar.gz
New:
----
diskcache-5.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-diskcache.spec ++++++
--- /var/tmp/diff_new_pack.SNKpRF/_old 2023-04-26 17:25:29.725670153 +0200
+++ /var/tmp/diff_new_pack.SNKpRF/_new 2023-04-26 17:25:29.729670177 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-diskcache
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,11 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-diskcache
-Version: 5.4.0
+Version: 5.6.1
Release: 0
Summary: Disk and file backed cache
License: Apache-2.0
-URL: http://www.grantjenks.com/docs/diskcache/
+URL: https://grantjenks.com/docs/diskcache/
Source:
https://github.com/grantjenks/python-diskcache/archive/v%{version}.tar.gz#/diskcache-%{version}.tar.gz
BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}
++++++ diskcache-5.4.0.tar.gz -> diskcache-5.6.1.tar.gz ++++++
++++ 2366 lines of diff (skipped)