15
0

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

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