commit python-postorius for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-postorius for openSUSE:Factory checked in at 2023-06-30 19:58:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-postorius (Old) and /work/SRC/openSUSE:Factory/.python-postorius.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-postorius" Fri Jun 30 19:58:42 2023 rev:3 rq:1096017 version:1.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-postorius/python-postorius.changes 2022-11-22 16:10:54.502250818 +0100 +++ /work/SRC/openSUSE:Factory/.python-postorius.new.13546/python-postorius.changes 2023-06-30 19:59:00.701693236 +0200 @@ -1,0 +2,10 @@ +Sun Jun 25 08:12:39 UTC 2023 - Andreas Schneider <asn@cryptomilk.org> + +- Update to version 1.3.8 + * The buttons and confirmation page for removing members have been revised in + an attempt to reduce accidental removal of all members. (Fixes #545) + * Add bounce score for members in the Members table (See #12) + * Add support for Python 3.11. +- Use sle15_python_module_pythons + +------------------------------------------------------------------- Old: ---- postorius-1.3.7.tar.gz New: ---- postorius-1.3.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-postorius.spec ++++++ --- /var/tmp/diff_new_pack.17Pmfk/_old 2023-06-30 19:59:01.369697209 +0200 +++ /var/tmp/diff_new_pack.17Pmfk/_new 2023-06-30 19:59:01.373697233 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-postorius # -# 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 @@ -30,27 +30,27 @@ %global postorius_datadir %{postorius_libdir}/data %if 0%{?suse_version} >= 1550 -# Newest python supported by mailman is Python 3.9 -- https://gitlab.com/mailman/mailman/-/issues/936 -%define pythons python39 -%define mypython python39 -%define __mypython %{__python39} -%define mypython_sitelib %{python39_sitelib} +# Newest python supported by mailman is Python 3.11 +%define pythons python311 +%define mypython python311 +%define __mypython %{__python311} +%define mypython_sitelib %{python311_sitelib} %else -%{?!python_module:%define python_module() python3-%{**}} -%define pythons python3 +%{?sle15_python_module_pythons} +%define pythons python311 %define mypython python3 %define __mypython %{__python3} %define mypython_sitelib %{python3_sitelib} %endif Name: python-postorius -Version: 1.3.7 +Version: 1.3.8 Release: 0 Summary: A web user interface for GNU Mailman License: GPL-3.0-only URL: https://gitlab.com/mailman/postorius # -Source0: https://files.pythonhosted.org/packages/source/p/postorius/postorius-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/5b/47/0546fb950c3db35401c02ee77c66da... Source1: python-postorius-rpmlintrc # Source10: postorius-manage.sh ++++++ postorius-1.3.7.tar.gz -> postorius-1.3.8.tar.gz ++++++ ++++ 317528 lines of diff (skipped)
participants (1)
-
Source-Sync