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:
Dominique Leuenberger 2021-06-01 08:34:19 +00:00 committed by Git OBS Bridge
commit 76ea186574
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