14
0

Accepting request 1004698 from home:apritschet:branches:devel:languages:python

- Release 0.7.3
  * Consider "boolean" parameters of specific API endpoints (fixes #97)
    Workaround for
    https://github.com/openSUSE/open-build-service/issues/9715

OBS-URL: https://build.opensuse.org/request/show/1004698
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=59
This commit is contained in:
Andreas Hasenkopf
2022-09-19 12:19:08 +00:00
committed by Git OBS Bridge
parent 0673cc8275
commit 47eda902c4
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 19 12:11:43 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.3
* Consider "boolean" parameters of specific API endpoints (fixes #97)
Workaround for
https://github.com/openSUSE/open-build-service/issues/9715
-------------------------------------------------------------------
Mon Sep 19 07:45:03 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>