forked from pool/python-ua-parser
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ua-parser?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
f48c3d4255
commit
9b2c889c77
@@ -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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@@ -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}/*
|
||||||
|
Reference in New Issue
Block a user