Accepting request 981410 from home:pgajdos:python

- run just unit tests

OBS-URL: https://build.opensuse.org/request/show/981410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=13
This commit is contained in:
John Vandenberg 2022-06-09 06:30:50 +00:00 committed by Git OBS Bridge
parent f71e34cc1f
commit be3738a7e9
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 9 05:22:57 UTC 2022 - pgajdos@suse.com
- run just unit tests
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 8 12:43:21 UTC 2022 - pgajdos@suse.com Wed Jun 8 12:43:21 UTC 2022 - pgajdos@suse.com

View File

@ -69,7 +69,7 @@ Cloud Key Management Service (KMS) API API client library
%python_uninstall_alternative fixup_kms_v1_keywords.py %python_uninstall_alternative fixup_kms_v1_keywords.py
%check %check
%pytest -k 'not test_list_global_key_rings' %pytest tests/unit
%files %{python_files} %files %{python_files}
%doc README.rst %doc README.rst