SHA256
14
0
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:
2019-05-16 19:59:45 +00:00
committed by Git OBS Bridge
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>

View File

@@ -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