From 6a932f4c0fc6b1fcbcefbb053bc32644c4921f81 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 13 2020 17:53:23 +0000 Subject: New release 4.1.0 (handle YAML responses from API) --- diff --git a/.gitignore b/.gitignore index 4da7b81..605a932 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /openQA-python-client-2.0.0.tar.gz /openQA-python-client-3.0.4.tar.gz /openqa_client-4.0.0.tar.gz +/openqa_client-4.1.0.tar.gz diff --git a/python-openqa_client.spec b/python-openqa_client.spec index 48070ec..aab27d9 100644 --- a/python-openqa_client.spec +++ b/python-openqa_client.spec @@ -6,7 +6,7 @@ openQA web API, using the requests HTTP request library. %global github_owner os-autoinst %global github_name openQA-python-client -%global github_version 4.0.0 +%global github_version 4.1.0 # if set, will be a post-release snapshot build, otherwise a 'normal' build #global github_commit 080d03858b7b12f144770af8ceb938fe6c7dbb11 #global github_date 20170130 @@ -35,6 +35,7 @@ BuildRequires: pyproject-rpm-macros BuildRequires: python3dist(pytest) BuildRequires: python3dist(freezegun) BuildRequires: python3dist(requests) +BuildRequires: python3dist(pyyaml) BuildRequires: python3dist(tox) %{?python_provide:%python_provide python3-openqa_client} @@ -70,6 +71,9 @@ sed -i -e 's., "setuptools-git"..g' pyproject.toml %changelog +* Fri Mar 13 2020 Adam Williamson - 4.1.0-1 +- New release 4.1.0 (handle YAML responses from API) + * Fri Feb 28 2020 Adam Williamson - 4.0.0-1 - New release 4.0.0 (modernization release, no functional changes) diff --git a/sources b/sources index 9d4975e..ec626d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (openqa_client-4.0.0.tar.gz) = d56b143ab9163ec7f4224ac44ffd7ba45593bd2a5ea67de33bf1b89f94b32ea39ea96fb91c6fa92ef29d2f2d62478df8edec98389db533dc11c73450a0fe9f2d +SHA512 (openqa_client-4.1.0.tar.gz) = e92c3b263302f4b8c00a672c7d0e2d6c61d93446ee04ed9b5158192ae2539a9244bce9f2b3a4dc8c9ca62a1cca673f3b1f5c8c099b49092b109a999e66e4b503