14
0

Accepting request 1030114 from home:apritschet:branches:openSUSE:Factory

- Release 0.7.6
  * Treat `deleted` and `expand` parameters of `/source/<project>/` 
    as boolean (despite not being documented as such)
  * Do not send the `deleted` parameter, when the `view` parameter 
    is present

OBS-URL: https://build.opensuse.org/request/show/1030114
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=64
This commit is contained in:
2022-10-20 12:07:33 +00:00
committed by Git OBS Bridge
parent 5a3b3d36a9
commit 02776dcc3f
4 changed files with 13 additions and 4 deletions

View File

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

3
osc-tiny-0.7.6.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 20 08:12:01 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.6
* Treat `deleted` and `expand` parameters of `/source/<project>/`
as boolean (despite not being documented as such)
* Do not send the `deleted` parameter, when the `view` parameter
is present
-------------------------------------------------------------------
Fri Oct 7 14:12:34 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-osc-tiny
Version: 0.7.5
Version: 0.7.6
Release: 0
Summary: Client API for openSUSE BuildService
License: MIT