Accepting request 895961 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/895961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytz?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2021-06-01 08:33:38 +00:00 committed by Git OBS Bridge
commit 83289c8586
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 28 09:56:44 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Tue Feb 23 21:22:23 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -80,7 +80,7 @@ ln -s %{_datadir}/zoneinfo %{buildroot}%{$python_sitelib}/pytz/zoneinfo
}
%check
%python_exec setup.py test
%pyunittest discover -v
%files %{python_files}
%license LICENSE.txt