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:
parent
c5a7f9c3ec
commit
246cfe49eb
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user