From 246cfe49eb467cd0f6873518fcf1f566b842535d00c08bfa34dbd4f4da584d1e Mon Sep 17 00:00:00 2001 From: Alexander Graul Date: Tue, 3 Nov 2020 13:45:07 +0000 Subject: [PATCH] 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 --- python-apache-libcloud.changes | 5 +++++ python-apache-libcloud.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index 6ee6b91..d3622fd 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 3 13:31:18 UTC 2020 - Pablo Suárez Hernández + +- 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 diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index 93694e2..92b8c03 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -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