forked from pool/python-h2
Accepting request 702967 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/702967 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h2?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 19:21:59 UTC 2019 - Drew Balliet <aballiet@suse.com>
|
||||
|
||||
- Updated testing line to current standard
|
||||
- Removed symlink in install line
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 04:06:48 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@@ -54,10 +54,10 @@ your programming paradigm.
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version}
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Reference in New Issue
Block a user