15
0

Accepting request 518749 from home:tbechtold:branches:devel:languages:python

- Fix build for Leap-42.3

OBS-URL: https://build.opensuse.org/request/show/518749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=31
This commit is contained in:
2017-08-29 12:11:05 +00:00
committed by Git OBS Bridge
parent f3f4d457c0
commit 7d41c8a930
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 25 13:09:48 UTC 2017 - tbechtold@suse.com
- Fix build for Leap-42.3
-------------------------------------------------------------------
Tue Aug 15 09:57:21 UTC 2017 - dmueller@suse.com

View File

@@ -81,7 +81,7 @@ mv %{buildroot}%{_bindir}/chardetect %{buildroot}%{_bindir}/chardetect-%{$python
%prepare_alternative chardetect
%check
%python_exec setup.py test
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} test.py
%post
%python_install_alternative chardetect