Accepting request 1172635 from devel:languages:python

- Use the %pyunittest macro to run tests (because of testtools)

OBS-URL: https://build.opensuse.org/request/show/1172635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests-mock?expand=0&rev=25
This commit is contained in:
Ana Guerrero 2024-05-13 15:56:58 +00:00 committed by Git OBS Bridge
commit be6be93ccd
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 8 06:40:50 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Use the %pyunittest macro to run tests (because of testtools)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 6 12:15:42 UTC 2024 - Dirk Müller <dmueller@suse.com> Sat Apr 6 12:15:42 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -58,7 +58,7 @@ You should checkout the docs for more information.
%python_expand %fdupes %{buildroot}%{$python_sitelib} %python_expand %fdupes %{buildroot}%{$python_sitelib}
%check %check
%pytest tests %pyunittest
%files %{python_files} %files %{python_files}
%license LICENSE %license LICENSE