From 40406a2e0fee01241816584289543aa89b2faf13c922669b24aac4923e668589 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 4 Aug 2020 07:06:39 +0000 Subject: [PATCH] mention patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=25 --- python-HyperKitty.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-HyperKitty.changes b/python-HyperKitty.changes index 2d7ad10..a35dc09 100644 --- a/python-HyperKitty.changes +++ b/python-HyperKitty.changes @@ -10,6 +10,7 @@ Tue Aug 4 01:35:17 UTC 2020 - Stasiek Michalski * 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 ------------------------------------------------------------------- Thu May 14 12:57:07 UTC 2020 - pgajdos@suse.com