Accepting request 840262 from devel:languages:python
- Don't use deprecated 'python setup.py test', use pytest directly. OBS-URL: https://build.opensuse.org/request/show/840262 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bcrypt?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 8 10:13:31 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Don't use deprecated 'python setup.py test', use pytest directly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 22:04:24 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%python_expand %fdupes %{buildroot}/%{$python_sitearch}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
%pytest_arch tests/
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user