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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c39b4eced04d620f59e0686faa24052a4013f4522cdcc2d84109d1925c67249
size 11020

3
py_obs-0.0.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:976367563e7f4886c8a87c56369ae2703a50e987848b8ca89b9506c21dc76f60
size 20557

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 25 21:02:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.0.2:
* add token wrapper support
-------------------------------------------------------------------
Tue Nov 7 14:12:13 UTC 2023 - Dirk Müller <dmueller@suse.com>

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