forked from pool/python-osc-tiny
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:
@@ -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
3
osc-tiny-0.7.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e63ea6c5cd716b4aaf25971bc645817e21f2a6329cdbce8c825a2d7377e2d539
|
||||
size 54342
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user