- fix testsuite

- added patches
  84e05811fb
  + python-mailman-hyperkitty-reflect-changes-in-mailman-core.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman-hyperkitty?expand=0&rev=3
This commit is contained in:
2019-11-14 17:59:39 +00:00
committed by Git OBS Bridge
parent 6eb203cd4e
commit f97f09b80f
3 changed files with 56 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ Summary: Mailman archiver plugin for HyperKitty
License: GPL-3.0-only
URL: https://gitlab.com/mailman/mailman-hyperkitty/
Source: https://files.pythonhosted.org/packages/source/m/mailman-hyperkitty/mailman-hyperkitty-%{version}.tar.gz
# https://gitlab.com/mailman/mailman-hyperkitty/commit/84e05811fb71aa105fd85fd14399bff813ed744d
Patch0: python-mailman-hyperkitty-reflect-changes-in-mailman-core.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -48,6 +50,7 @@ Mailman archiver plugin for HyperKitty
%prep
%setup -q -n mailman-hyperkitty-%{version}
%patch0 -p1
%build
%python_build