14
0

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:
2024-05-13 12:16:36 +00:00
committed by Git OBS Bridge
parent 9f1eda1d24
commit b27d6164b6
4 changed files with 12 additions and 5 deletions

View File

@@ -19,12 +19,12 @@
%define skip_python2 1
%{?sle15allpythons}
Name: python-osc-tiny
Version: 0.8.2
Version: 0.9.0
Release: 0
Summary: Client API for openSUSE BuildService
License: MIT
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
BuildRequires: %{python_module PyYAML}
BuildRequires: %{python_module lxml}