Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-contrib-comments for
openSUSE:Factory checked in at 2021-05-15 01:24:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-contrib-comments (Old)
and /work/SRC/openSUSE:Factory/.python-django-contrib-comments.new.2988
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-contrib-comments"
Sat May 15 01:24:34 2021 rev:3 rq:893150 version:2.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-contrib-comments/python-django-contrib-comments.changes
2020-01-07 23:54:49.432077107 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-contrib-comments.new.2988/python-django-contrib-comments.changes
2021-05-15 01:24:51.318884203 +0200
@@ -1,0 +2,11 @@
+Wed May 12 13:26:23 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Update to 2.1.0
+ * Removed support for Python 2.
+ * Confirmed support for Django 3.1 and avoid deprecation warnings.
+ * Dropped support for Django 1.11, 2.0, and 2.1.
+ * Added support for Django 3.2.
+ * Confirmed support for Python 3.9.
+ * Added the delete_stale_comments management command.
+
+-------------------------------------------------------------------
Old:
----
django-contrib-comments-1.9.2.tar.gz
New:
----
django-contrib-comments-2.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-contrib-comments.spec ++++++
--- /var/tmp/diff_new_pack.tJhefX/_old 2021-05-15 01:24:51.762882643 +0200
+++ /var/tmp/diff_new_pack.tJhefX/_new 2021-05-15 01:24:51.762882643 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-contrib-comments
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-django-contrib-comments
-Version: 1.9.2
+Version: 2.1.0
Release: 0
Summary: Framework for attaching comments to Django models
License: BSD-3-Clause
@@ -27,10 +28,10 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Django >= 1.11
+Requires: python-Django >= 2.2
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module Django >= 1.11}
+BuildRequires: %{python_module Django >= 2.2}
# /SECTION
%python_subpackages
++++++ django-contrib-comments-1.9.2.tar.gz ->
django-contrib-comments-2.1.0.tar.gz ++++++
++++ 21932 lines of diff (skipped)