Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c20b3a87dd | |||
| 6da19fb200 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:188590cfecee8ff1b696cf72b3f0c14c7614e9c30830716c986efa22a9c2207d
|
|
||||||
size 23066
|
|
||||||
3
python-openqa_client-4.3.1.tar.gz
Normal file
3
python-openqa_client-4.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e3ef9b5ecf790a6e9bc19f549bbe891056af6070740317f60d2e0dea1994ce52
|
||||||
|
size 23515
|
||||||
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 21 19:28:33 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 4.3.1:
|
||||||
|
* Fix `openqa_request` for table endpoints that now require
|
||||||
|
JSON
|
||||||
|
* Use Sequence instead of List type hints (KuxaBeast)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 5 20:58:14 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Mon May 5 20:58:14 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-openqa_client
|
# spec file for package python-openqa_client
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-openqa_client
|
Name: python-openqa_client
|
||||||
Version: 4.3.0
|
Version: 4.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python openQA client library
|
Summary: Python openQA client library
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
|||||||
Reference in New Issue
Block a user