SHA256
14
0
forked from pool/python-h2

Accepting request 702960 from home:aballiet:branches:devel:languages:python

- Updated testing line to current standard
- Removed symlink in install line

OBS-URL: https://build.opensuse.org/request/show/702960
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h2?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-05-14 20:03:32 +00:00
committed by Git OBS Bridge
parent 1d7675bd36
commit 3559f53856
2 changed files with 8 additions and 2 deletions

View File

@@ -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> Thu Mar 28 04:06:48 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -54,10 +54,10 @@ your programming paradigm.
%install %install
%python_install %python_install
%python_expand %fdupes -s %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%check %check
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version} %pytest
%files %{python_files} %files %{python_files}
%license LICENSE %license LICENSE