diff --git a/python-openqa_client-4.2.1.tar.gz b/python-openqa_client-4.2.1.tar.gz deleted file mode 100644 index 8e119bb..0000000 --- a/python-openqa_client-4.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca0a80b176bf9c142b33a6615d9c1b8ddd357032d3125a2425f6611857297871 -size 22119 diff --git a/python-openqa_client-4.2.3.tar.gz b/python-openqa_client-4.2.3.tar.gz new file mode 100644 index 0000000..94e7db5 --- /dev/null +++ b/python-openqa_client-4.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8d8a1eb51e1d6b28ed6fbd18a30d2debc89c1df66dfc43dd3a56637dca1dc4 +size 22451 diff --git a/python-openqa_client.changes b/python-openqa_client.changes index 64fb6d1..aefdff6 100644 --- a/python-openqa_client.changes +++ b/python-openqa_client.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 11 08:36:52 UTC 2023 - Dirk Müller + +- update to 4.2.3: + * Add py.typed marker to the package + * Include the response text in RequestError (kalikiana) + * Support `REQUESTS_CA_BUNDLE` and `CURL_CA_BUNDLE` + environment variables (ricardobranco777) + ------------------------------------------------------------------- Thu Dec 1 10:02:15 UTC 2022 - Ondřej Súkup diff --git a/python-openqa_client.spec b/python-openqa_client.spec index 02e07dd..5cf5f93 100644 --- a/python-openqa_client.spec +++ b/python-openqa_client.spec @@ -1,7 +1,7 @@ # # spec file for package python-openqa_client # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-openqa_client -Version: 4.2.1 +Version: 4.2.3 Release: 0 Summary: Python openQA client library License: GPL-2.0-or-later