Hello community,
here is the log from the commit of package python-akismet for
openSUSE:Leap:15.2 checked in at 2020-04-20 12:55:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-akismet (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-akismet.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-akismet"
Mon Apr 20 12:55:12 2020 rev:4 rq:795449 version:1.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-akismet/python-akismet.changes
2020-03-09 18:02:11.416722938 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-akismet.new.2738/python-akismet.changes
2020-04-20 12:55:34.896737232 +0200
@@ -1,0 +2,8 @@
+Fri Apr 17 11:08:49 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 1.1
+ * akismet 1.1 and later do not support Python 2
+ * support for recheck_reason, used when a comment or other content
+ is being submitted a second or later time, and indicating the reason
+
+-------------------------------------------------------------------
Old:
----
akismet-1.0.1.tar.gz
New:
----
akismet-1.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-akismet.spec ++++++
--- /var/tmp/diff_new_pack.4xLz2e/_old 2020-04-20 12:55:35.280737835 +0200
+++ /var/tmp/diff_new_pack.4xLz2e/_new 2020-04-20 12:55:35.284737841 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-akismet
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2017 Matthias Fehring <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -19,8 +19,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define mod_name akismet
+%define skip_python2 1
Name: python-%{mod_name}
-Version: 1.0.1
+Version: 1.1
Release: 0
Summary: Interface to the Akismet Anti Comment-Spam API
License: BSD-3-Clause
++++++ akismet-1.0.1.tar.gz -> akismet-1.1.tar.gz ++++++
++++ 2513 lines of diff (skipped)