Accepting request 972771 from home:pgajdos:python
- removing python-mock from Factory https://trello.com/c/S6eADbii/64-remove-python-mock - testsuite is not being run, thus python-mock is not required; testsuite is half-migrated to unittest.mock in upstream OBS-URL: https://build.opensuse.org/request/show/972771 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=35
This commit is contained in:
parent
4104d13189
commit
2b32050752
@ -109,6 +109,14 @@ Tue Apr 26 10:27:10 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.c
|
|||||||
+ oc_relax-python-depends.patch
|
+ oc_relax-python-depends.patch
|
||||||
- Update BuildRequires and Requires from setup.py
|
- Update BuildRequires and Requires from setup.py
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 06:54:58 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- removing python-mock from Factory
|
||||||
|
https://trello.com/c/S6eADbii/64-remove-python-mock
|
||||||
|
- testsuite is not being run, thus python-mock is not required;
|
||||||
|
testsuite is half-migrated to unittest.mock in upstream
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 28 13:19:05 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Mar 28 13:19:05 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -59,7 +59,6 @@ BuildRequires: python3-Sphinx >= 1.6.4
|
|||||||
BuildRequires: python3-appdirs >= 1.4.3
|
BuildRequires: python3-appdirs >= 1.4.3
|
||||||
BuildRequires: python3-cffi >= 1.9.1
|
BuildRequires: python3-cffi >= 1.9.1
|
||||||
BuildRequires: python3-coverage >= 4.5.2
|
BuildRequires: python3-coverage >= 4.5.2
|
||||||
BuildRequires: python3-mock >= 2.0.0
|
|
||||||
BuildRequires: python3-ndg-httpsclient >= 0.4.2
|
BuildRequires: python3-ndg-httpsclient >= 0.4.2
|
||||||
BuildRequires: python3-packaging >= 20.2
|
BuildRequires: python3-packaging >= 20.2
|
||||||
BuildRequires: python3-pluggy >= 0.13.0
|
BuildRequires: python3-pluggy >= 0.13.0
|
||||||
|
Loading…
Reference in New Issue
Block a user