Package: refstack-client / 0.0.0~2021.08.18.fa73ef2524-5

Metadata

Package Version Patches format
refstack-client 0.0.0~2021.08.18.fa73ef2524-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
do not use venv to run tests.patch | (download)

refstack_client/list_parser.py | 9 3 + 6 - 0 !
refstack_client/refstack_client.py | 3 1 + 2 - 0 !
refstack_client/tests/unit/test_client.py | 10 5 + 5 - 0 !
refstack_client/tests/unit/test_list_parser.py | 3 1 + 2 - 0 !
4 files changed, 10 insertions(+), 15 deletions(-)

 do not use venv to run tests
fix tempest path.patch | (download)

refstack_client/refstack_client.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix tempest path
use yaml.safe_load instead of yaml.load.patch | (download)

refstack_client/refstack_client.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use yaml.safe_load() instead of yaml.load