- Use the %pyunittest macro to run tests (because of testtools)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=62
This commit is contained in:
parent
b3f236bebe
commit
c605fc2727
@ -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