forked from pool/python-stestr
Accepting request 855888 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/855888 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stestr?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 21:17:21 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- This package depends on python3-cliff from openstack, which is
|
||||
only available for the default python3 flavor. As a consequence,
|
||||
also only build for the primary python3-flavor.
|
||||
gh#openSUSE/python-rpm-macros#66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 9 10:47:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
# upstream dropped python 2
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
# depending on openstack packages: stay on primary python interpreter only
|
||||
%define pythons python3
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -%{flavor}
|
||||
|
||||
Reference in New Issue
Block a user