Accepting request 880588 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/880588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytricia?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2021-03-24 15:13:44 +00:00 committed by Git OBS Bridge
commit 840a200123
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 15 18:43:38 UTC 2021 - Robert Schweikert <rjschwei@suse.com>
- No Python 2 build for SLE 15 or later
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 9 19:44:37 UTC 2021 - James Mason <jmason@suse.com> Tue Mar 9 19:44:37 UTC 2021 - James Mason <jmason@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-pytricia # spec file for package python-pytricia
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,6 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%if 0%{?suse_version} >= 1500
%define skip_python2 1
%endif
Name: python-pytricia Name: python-pytricia
Version: 1.0.2 Version: 1.0.2
Release: 0 Release: 0