14
0
forked from pool/python-pytz

Accepting request 895945 from home:pgajdos:python

- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/895945
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytz?expand=0&rev=96
This commit is contained in:
2021-05-28 11:30:41 +00:00
committed by Git OBS Bridge
parent acccdd00a1
commit 052278c779
2 changed files with 6 additions and 1 deletions

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