1
0

Add gl-mr635-empty_attachment.patch to resolve corrupted archive

downloads on mails with empty attachments

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=86
This commit is contained in:
2024-07-18 20:45:59 +00:00
committed by Git OBS Bridge
parent 125e500740
commit 77408b2ef7
3 changed files with 39 additions and 0 deletions

View File

@@ -94,6 +94,8 @@ Patch0: hyperkitty-settings.patch
Patch98: gl-mr300-add-opengraph-metadata.patch
# PATCH-FIX-UPSTREAM gl-mr470-introduce-feed-filtering.patch gl#mailman/hyperkitty#470
Patch99: gl-mr470-introduce-feed-filtering.patch
# PATCH-FIX-UPSTREAM gl-mr635-empty_attachment.patch gl#mailman/hyperkitty#635
Patch100: gl-mr635-empty_attachment.patch
#
BuildRequires: %{python_module Django >= %{django_min_version} with %python-Django < %{django_max_version}}
BuildRequires: %{python_module Whoosh}