forked from pool/python-osc-tiny
Accepting request 1173643 from home:gniebler:branches
- Release 0.9.0 * Staging extension (closes #151) (#154) * Type annotations and models OBS-URL: https://build.opensuse.org/request/show/1173643 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=84
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:de865bdaf3434ca7f79e9e4b5181e714191ed255c95718478896553d10944c9c
|
|
||||||
size 58110
|
|
3
osc-tiny-0.9.0.tar.gz
Normal file
3
osc-tiny-0.9.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:55f0124dce9c26c6041daedf408ba841fa7a4d673109d3b7c30d5d8f2037bcae
|
||||||
|
size 63941
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 13 11:49:37 UTC 2024 - Gabriel Niebler <gniebler@suse.com>
|
||||||
|
|
||||||
|
- Release 0.9.0
|
||||||
|
* Staging extension (closes #151) (#154)
|
||||||
|
* Type annotations and models
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 13 10:16:52 UTC 2024 - Robert Frohl <rfrohl@suse.com>
|
Mon May 13 10:16:52 UTC 2024 - Robert Frohl <rfrohl@suse.com>
|
||||||
|
|
||||||
|
@@ -19,12 +19,12 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?sle15allpythons}
|
%{?sle15allpythons}
|
||||||
Name: python-osc-tiny
|
Name: python-osc-tiny
|
||||||
Version: 0.8.2
|
Version: 0.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Client API for openSUSE BuildService
|
Summary: Client API for openSUSE BuildService
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/crazyscientist/osc-tiny
|
URL: https://github.com/SUSE/osc-tiny
|
||||||
Source: https://files.pythonhosted.org/packages/source/o/osc-tiny/osc-tiny-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/o/osc-tiny/osc-tiny-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module PyYAML}
|
BuildRequires: %{python_module PyYAML}
|
||||||
BuildRequires: %{python_module lxml}
|
BuildRequires: %{python_module lxml}
|
||||||
|
Reference in New Issue
Block a user