From 8fd128e7fa51ca49a05775c572f6340f9e121fbf00270820c3a546e33d619e94 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Wed, 3 Feb 2021 19:09:47 +0000 Subject: [PATCH] Accepting request 868985 from home:gladiac:mailman3 - Fix building on tumbleweed OBS-URL: https://build.opensuse.org/request/show/868985 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=39 --- python-mailman.changes | 5 +++++ python-mailman.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/python-mailman.changes b/python-mailman.changes index 5e0fc92..2654aab 100644 --- a/python-mailman.changes +++ b/python-mailman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 3 16:31:26 UTC 2021 - Andreas Schneider + +- Fix building on tumbleweed + ------------------------------------------------------------------- Wed Feb 3 09:35:05 UTC 2021 - Michael Ströder diff --git a/python-mailman.spec b/python-mailman.spec index 050c99c..24c5dbb 100644 --- a/python-mailman.spec +++ b/python-mailman.spec @@ -1,7 +1,7 @@ # # spec file for package python-mailman # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,6 +38,9 @@ %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%if 0%{?suse_version} >= 1550 +%define skip_python36 1 +%endif Name: python-mailman%{psuffix} Version: 3.3.3 Release: 0