Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-mailman3 for
openSUSE:Factory checked in at 2021-02-08 11:47:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-mailman3 (Old)
and /work/SRC/openSUSE:Factory/.python-django-mailman3.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-mailman3"
Mon Feb 8 11:47:22 2021 rev:4 rq:869039 version:1.3.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-mailman3/python-django-mailman3.changes
2020-08-04 20:23:51.629012678 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-mailman3.new.28504/python-django-mailman3.changes
2021-02-08 11:47:23.989707331 +0100
@@ -1,0 +2,9 @@
+Wed Feb 3 16:21:17 UTC 2021 - Andreas Schneider <[email protected]>
+
+- Update to version 1.3.5
+ * Add a new method get_django_user to return Django User model. (See !99)
+ * Add delete_archives field to mailinglist_deleted Signal.
+ * Replaced deprecated ugettexy_lazy with gettext_lazy. (Closes #37)
+- Fix building on tumbleweed
+
+-------------------------------------------------------------------
Old:
----
django-mailman3-1.3.4.tar.gz
New:
----
django-mailman3-1.3.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-mailman3.spec ++++++
--- /var/tmp/diff_new_pack.bVm2wo/_old 2021-02-08 11:47:24.665708427 +0100
+++ /var/tmp/diff_new_pack.bVm2wo/_new 2021-02-08 11:47:24.669708434 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-django-mailman3
#
-# 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
@@ -18,8 +18,11 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
+%if 0%{?suse_version} >= 1550
+%define skip_python36 1
+%endif
Name: python-django-mailman3
-Version: 1.3.4
+Version: 1.3.5
Release: 0
Summary: Django library to help interaction with Mailman
License: GPL-3.0-only
++++++ django-mailman3-1.3.4.tar.gz -> django-mailman3-1.3.5.tar.gz ++++++
++++ 1857 lines of diff (skipped)