From aeb96b1fe5590f036849a7297db7f75ca4584a0594f0454874fb25ef27b51382 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Dec 2020 21:33:41 +0000 Subject: [PATCH] Accepting request 855883 from home:bnavigator:branches:devel:languages:python - This package depends on packages from openstack, which are only available for the default python3 flavor. As a consequence, also only build for the primary python3-flavor. gh#openSUSE/python-rpm-macros#66 OBS-URL: https://build.opensuse.org/request/show/855883 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-reno?expand=0&rev=23 --- python-reno.changes | 8 ++++++++ python-reno.spec | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/python-reno.changes b/python-reno.changes index e969e23..267fc1a 100644 --- a/python-reno.changes +++ b/python-reno.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 14 21:23:33 UTC 2020 - Benjamin Greiner + +- This package depends on packages from openstack, which are only + available for the default python3 flavor. As a consequence, + also only build for the primary python3-flavor. + gh#openSUSE/python-rpm-macros#66 + ------------------------------------------------------------------- Fri Jun 5 19:31:53 UTC 2020 - Dirk Mueller diff --git a/python-reno.spec b/python-reno.spec index e828a6b..030bad0 100644 --- a/python-reno.spec +++ b/python-reno.spec @@ -17,7 +17,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +# uses openstack packages: build and depend on default python3 provider only +%define pythons python3 Name: python-reno Version: 3.1.0 Release: 0