Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mailman-hyperkitty for 
openSUSE:Factory checked in at 2022-06-13 13:02:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mailman-hyperkitty (Old)
 and      /work/SRC/openSUSE:Factory/.python-mailman-hyperkitty.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mailman-hyperkitty"

Mon Jun 13 13:02:54 2022 rev:5 rq:982318 version:1.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-mailman-hyperkitty/python-mailman-hyperkitty.changes
      2022-05-26 18:44:26.389204542 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-mailman-hyperkitty.new.1548/python-mailman-hyperkitty.changes
    2022-06-13 13:03:23.585189297 +0200
@@ -1,0 +2,7 @@
+Thu Jun  9 11:11:24 UTC 2022 - Andreas Schneider <a...@cryptomilk.org>
+
+- Fix BR for mailman3 (package has been renamed)
+- Fix test_archive_message_with_surrogates
+  * Added python-mailman-hyperkitty-fix-archiver-test.patch
+
+-------------------------------------------------------------------

New:
----
  python-mailman-hyperkitty-fix-archiver-test.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-mailman-hyperkitty.spec ++++++
--- /var/tmp/diff_new_pack.V0scXG/_old  2022-06-13 13:03:24.029189913 +0200
+++ /var/tmp/diff_new_pack.V0scXG/_new  2022-06-13 13:03:24.033189919 +0200
@@ -28,6 +28,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/m/mailman-hyperkitty/mailman-hyperkitty-%{version}.tar.gz
 # https://gitlab.com/mailman/mailman-hyperkitty/-/issues/28
 Patch0:         python-mailman-hyperkitty-no-mock.patch
+Patch1:         python-mailman-hyperkitty-fix-archiver-test.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -37,7 +38,7 @@
 Requires:       python-zope.interface
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module mailman}
+BuildRequires:  mailman3 >= 3.3.5
 BuildRequires:  %{python_module nose2}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module setuptools}

++++++ python-mailman-hyperkitty-fix-archiver-test.patch ++++++
Index: mailman-hyperkitty-1.2.0/mailman_hyperkitty/tests/test_archiver.py
===================================================================
--- mailman-hyperkitty-1.2.0.orig/mailman_hyperkitty/tests/test_archiver.py     
2022-06-09 13:02:11.689258996 +0200
+++ mailman-hyperkitty-1.2.0/mailman_hyperkitty/tests/test_archiver.py  
2022-06-09 13:09:00.023906415 +0200
@@ -130,7 +130,7 @@ MIME-Version: 1.0
 Content-Type: multipart/alternative; boundary="zzz123"
 
 Ce message est au format MIME. Comme votre logiciel de courrier ne comprend
-pas ce format, tout ou partie de ce message pourrait \xc3\xaatre illisible.
+pas ce format, tout ou partie de ce message pourrait \udcc3\udcaatre illisible.
 
 --zzz123
 Content-Type: text/plain; charset="us-ascii"

Reply via email to