14
0
forked from pool/python-py-obs

- update to 0.0.2:

* add token wrapper support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-obs?expand=0&rev=7
This commit is contained in:
2025-02-25 21:02:56 +00:00
committed by Git OBS Bridge
parent 64d9e54885
commit 8238b3b5ab
4 changed files with 11 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-py-obs
#
# 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
@@ -16,11 +16,9 @@
#
%global skip_python39 1
%global skip_python310 1
%{?sle15_python_module_pythons}
Name: python-py-obs
Version: 0.0.1
Version: 0.0.2
Release: 0
Summary: Asynchronous API wrapper for the Open Build Service
License: GPL-2.0-or-later