14
0

Accepting request 1219042 from devel:languages:python

- Release 0.10.5
  * Fix: request review - always default to state="new", because OBS considers it a mandatory attribute (fixes #194)
  * Docs: fix logger name in `quickstart.rst`
  
- Release 0.10.4
  * osctiny.models.request.Target model: add an optional 'repository' attribute (fixes #183) (#184)
  * osctiny.models.request.Target model: make the 'package' attribute optional (fixes #185) (#186)
  * Chore: Updated versions of GH actions (#189)

OBS-URL: https://build.opensuse.org/request/show/1219042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-osc-tiny?expand=0&rev=37
This commit is contained in:
2024-10-30 16:34:08 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a6fc6d25d71c1303c6bd2961aaec35106215f40362f41f3a95311c21a759cb6
size 65488

3
osc_tiny-0.10.5.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Oct 29 11:25:06 UTC 2024 - maintenance-obs-robot <maintenance-automation-team@suse.de>
- Release 0.10.5
* Fix: request review - always default to state="new", because OBS considers it a mandatory attribute (fixes #194)
* Docs: fix logger name in `quickstart.rst`
-------------------------------------------------------------------
Wed Sep 25 07:26:24 UTC 2024 - maintenance-obs-robot <maintenance-automation-team@suse.de>
- Release 0.10.4
* osctiny.models.request.Target model: add an optional 'repository' attribute (fixes #183) (#184)
* osctiny.models.request.Target model: make the 'package' attribute optional (fixes #185) (#186)
* Chore: Updated versions of GH actions (#189)
-------------------------------------------------------------------
Tue Aug 13 21:44:52 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?sle15allpythons}
Name: python-osc-tiny
Version: 0.10.3
Version: 0.10.5
Release: 0
Summary: Client API for openSUSE BuildService
License: MIT