Accepting request 895758 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/895758 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-idna?expand=0&rev=10
This commit is contained in:
commit
76ea186574
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user