From aa6f6552468fbe1456511ffa476fd321056ae9d3ee915199421df61485faee51 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Fri, 22 Sep 2017 13:51:34 +0000 Subject: [PATCH] Accepting request 528218 from home:alois:branches:devel:languages:python - Fixed build on non Factory targets OBS-URL: https://build.opensuse.org/request/show/528218 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=6 --- python-aiohttp.changes | 5 +++++ python-aiohttp.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-aiohttp.changes b/python-aiohttp.changes index a466b2a..6f81cf0 100644 --- a/python-aiohttp.changes +++ b/python-aiohttp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 20 15:49:32 UTC 2017 - aloisio@gmx.com + +- Fixed build on non Factory targets + ------------------------------------------------------------------- Mon Sep 11 15:24:42 UTC 2017 - jengelh@inai.de diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 73e9ad8..a4aeb0b 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %bcond_without test %define skip_python2 1 Name: python-aiohttp