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
This commit is contained in:
Petr Gajdos 2021-02-03 19:09:47 +00:00 committed by Git OBS Bridge
parent af0f6f2ac8
commit 8fd128e7fa
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 3 16:31:26 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Fix building on tumbleweed
-------------------------------------------------------------------
Wed Feb 3 09:35:05 UTC 2021 - Michael Ströder <michael@stroeder.com>

View File

@ -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