Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cachetools for
openSUSE:Factory checked in at 2021-06-01 10:33:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cachetools (Old)
and /work/SRC/openSUSE:Factory/.python-cachetools.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cachetools"
Tue Jun 1 10:33:26 2021 rev:13 rq:895908 version:4.2.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cachetools/python-cachetools.changes
2021-02-01 13:28:35.826139829 +0100
+++
/work/SRC/openSUSE:Factory/.python-cachetools.new.1898/python-cachetools.changes
2021-06-01 10:33:41.960428711 +0200
@@ -1,0 +2,9 @@
+Fri May 28 06:44:53 UTC 2021 - [email protected]
+
+- version update to 4.2.2
+ * Update build environment.
+ * Remove Python 2 remnants.
+ * Format code with Black.
+- %check: use %pyunittest macro
+
+-------------------------------------------------------------------
Old:
----
cachetools-4.2.1.tar.gz
New:
----
cachetools-4.2.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cachetools.spec ++++++
--- /var/tmp/diff_new_pack.iKRO3N/_old 2021-06-01 10:33:42.480429595 +0200
+++ /var/tmp/diff_new_pack.iKRO3N/_new 2021-06-01 10:33:42.480429595 +0200
@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cachetools
-Version: 4.2.1
+Version: 4.2.2
Release: 0
Summary: Extensible memoizing collections and decorators
License: MIT
@@ -48,7 +48,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%license LICENSE
++++++ cachetools-4.2.1.tar.gz -> cachetools-4.2.2.tar.gz ++++++
++++ 2698 lines of diff (skipped)