14
0

Accepting request 926973 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/926973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bugzilla?expand=0&rev=30
This commit is contained in:
2021-10-23 21:13:53 +00:00
committed by Git OBS Bridge
2 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Oct 21 17:55:23 UTC 2021 - Marina Latini <marina.latini@suse.com>
- Obsolete python2-bugzilla
-------------------------------------------------------------------
Thu Oct 21 13:49:24 UTC 2021 - Marina Latini <marina.latini@suse.com>
- Disable python2 building, as the support was dropped with 3.0.0
-------------------------------------------------------------------
Wed Dec 30 13:25:13 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bugzilla
#
# 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
@@ -18,6 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
%define skip_python2 1
Name: python-bugzilla
Version: 3.0.2
Release: 0
@@ -36,6 +37,7 @@ Requires(post): update-alternatives
Requires(postun): update-alternatives
Suggests: osc
Conflicts: %{oldpython}-bugzillatools
Obsoletes: python2-bugzilla
BuildArch: noarch
%python_subpackages