Accepting request 895289 from Application:Geo

- %check: use %pyunittest rpm macro (forwarded request 895274 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/895289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2021-06-01 08:35:19 +00:00 committed by Git OBS Bridge
commit 36746eecc1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 25 06:28:49 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Sun Dec 27 19:13:13 UTC 2020 - Bruno Friedmann <bruno@ioda-net.ch>

View File

@ -87,7 +87,7 @@ export LANG=en_US.UTF-8
%check
export LANG=en_US.UTF-8
%python_exec setup.py test
%pyunittest discover -v
%files %{python_files}
%doc AUTHORS README.rst docs/changelog_09x.rst docs/changelog_1xx.rst