Accepting request 895696 from home:pgajdos:python

setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895696
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=20
This commit is contained in:
Matej Cepl 2021-05-27 12:20:52 +00:00 committed by Git OBS Bridge
parent 9ef09a5868
commit 606a30efd0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 26 06:42:07 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Tue Feb 2 00:46:47 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -54,7 +54,7 @@ library but currently only supports the older 2003 specification.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec setup.py test
%pyunittest discover -v
%files %{python_files}
%license LICENSE.md