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:
commit
be6be93ccd
@ -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>
|
||||
|
||||
|
@ -58,7 +58,7 @@ You should checkout the docs for more information.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest tests
|
||||
%pyunittest
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user