Accepting request 845724 from home:PSuarezHernandez:branches:devel:languages:python

- Fix bcond macros on SPEC file to properly manage Python 2 and Python 3 builds.

OBS-URL: https://build.opensuse.org/request/show/845724
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=109
This commit is contained in:
Alexander Graul 2020-11-03 13:45:07 +00:00 committed by Git OBS Bridge
parent c5a7f9c3ec
commit 246cfe49eb
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 3 13:31:18 UTC 2020 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
- Fix bcond macros on SPEC file to properly manage Python 2 and Python 3 builds.
-------------------------------------------------------------------
Fri Oct 30 12:47:57 UTC 2020 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>

View File

@ -20,7 +20,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
%bcond_with python2
Name: python-apache-libcloud
Version: 3.2.0
Release: 0