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
This commit is contained in:
Jan Matejek 2017-09-22 13:51:34 +00:00 committed by Git OBS Bridge
parent d57901cf0b
commit aa6f655246
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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