14
0
Tomáš Chvátal
2018-08-01 13:59:41 +00:00
committed by Git OBS Bridge
parent f48c3d4255
commit 9b2c889c77
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 1 13:54:24 UTC 2018 - tchvatal@suse.com Wed Aug 1 13:54:24 UTC 2018 - tchvatal@suse.com
- Run the tests
- Remove pointless devel dependency - Remove pointless devel dependency
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@@ -48,7 +48,8 @@ https://github.com/tobie/ua-parser)
%python_expand %fdupes -s %{buildroot}/%{$python_sitelib} %python_expand %fdupes -s %{buildroot}/%{$python_sitelib}
%check %check
%python_exec ua_parser/user_agent_parser_test.py # Tests lack fixtures in the released tarball
#%%python_expand PYTHONPATH="%{buildroot}%{$python_sitelib}" $python ua_parser/user_agent_parser_test.py
%files %{python_files} %files %{python_files}
%{python_sitelib}/* %{python_sitelib}/*