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:
@@ -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
3
py_obs-0.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:976367563e7f4886c8a87c56369ae2703a50e987848b8ca89b9506c21dc76f60
|
||||||
|
size 20557
|
@@ -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>
|
Tue Nov 7 14:12:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-py-obs
|
# 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
|
# 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
|
||||||
@@ -16,11 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%global skip_python39 1
|
|
||||||
%global skip_python310 1
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-py-obs
|
Name: python-py-obs
|
||||||
Version: 0.0.1
|
Version: 0.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Asynchronous API wrapper for the Open Build Service
|
Summary: Asynchronous API wrapper for the Open Build Service
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Reference in New Issue
Block a user