Hello community,
here is the log from the commit of package python-HyperKitty for
openSUSE:Factory checked in at 2020-08-04 20:23:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-HyperKitty (Old)
and /work/SRC/openSUSE:Factory/.python-HyperKitty.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-HyperKitty"
Tue Aug 4 20:23:16 2020 rev:4 rq:824265 version:1.3.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-HyperKitty/python-HyperKitty.changes
2020-05-14 23:27:50.769380580 +0200
+++
/work/SRC/openSUSE:Factory/.python-HyperKitty.new.3592/python-HyperKitty.changes
2020-08-04 20:23:28.525009730 +0200
@@ -1,0 +2,14 @@
+Tue Aug 4 01:35:17 UTC 2020 - Stasiek Michalski <[email protected]>
+
+- Version update to 1.3.3
+ * Allow SHOW_INACTIVE_LISTS_DEFAULT setting to be configurable. (Closes #276)
+ * Fix a bug where the user couldn’t chose the address to send reply or new
post as. (Closes #288)
+ * Improve the Django admin command reference from hyperkitty_import. (Closes
#281)
+ * Fix FILTER_VHOST to work with web hosts other than the email host. (Closes
#254)
+ * Fixed a bug where export can fail if certain headers are wrapped. (Closes
#292)
+ * Fixed hyperkitty_import to allow odd line endings in a folded message
subject. (Closes #280)
+ * Fixed a bug that could throw an IndexError when exporting messages.
(Closes #293)
+ * Use errors='replace' when encoding attachments. (Closes #294)
+- Drop merged python-HyperKitty-remove-legacy-use-of-available_attrs.patch
+
+-------------------------------------------------------------------
Old:
----
HyperKitty-1.3.2.tar.gz
python-HyperKitty-remove-legacy-use-of-available_attrs.patch
New:
----
HyperKitty-1.3.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-HyperKitty.spec ++++++
--- /var/tmp/diff_new_pack.GuIslp/_old 2020-08-04 20:23:30.297009956 +0200
+++ /var/tmp/diff_new_pack.GuIslp/_new 2020-08-04 20:23:30.297009956 +0200
@@ -19,14 +19,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-HyperKitty
-Version: 1.3.2
+Version: 1.3.3
Release: 0
Summary: A web interface to access GNU Mailman v3 archives
License: GPL-3.0-only
URL: https://gitlab.com/mailman/hyperkitty
Source:
https://files.pythonhosted.org/packages/source/H/HyperKitty/HyperKitty-%{version}.tar.gz
-#
https://gitlab.com/mailman/hyperkitty/-/commit/03c99ad5beefeac4474b5a00c840fd9debccba02
-Patch0: python-HyperKitty-remove-legacy-use-of-available_attrs.patch
BuildRequires: %{python_module isort}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -76,7 +74,6 @@
%prep
%setup -q -n HyperKitty-%{version}
-%patch0 -p1
%build
%python_build
++++++ HyperKitty-1.3.2.tar.gz -> HyperKitty-1.3.3.tar.gz ++++++
++++ 46271 lines of diff (skipped)