17
0

- update to 4.3.0:

* Add new `get_latest_build` method (asmorodskyi)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openqa_client?expand=0&rev=11
This commit is contained in:
2025-05-05 20:58:27 +00:00
committed by Git OBS Bridge
parent 47d0a46a8e
commit 1f94de6852
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-openqa_client
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 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.3
Version: 4.3.0
Release: 0
Summary: Python openQA client library
License: GPL-2.0-or-later