14
0

Accepting request 824885 from home:mcalabkova:branches:devel:languages:python

- update to 2.0.13
  * Return result from review() method
  * Support explicit anonymous access
  * Debug log when .netrc could not be parsed
  * Remove unnecessary string concatenation

OBS-URL: https://build.opensuse.org/request/show/824885
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygerrit2?expand=0&rev=7
This commit is contained in:
2020-08-10 07:00:13 +00:00
committed by Git OBS Bridge
parent 0a8a06e539
commit c3797a6aba
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 7 15:04:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 2.0.13
* Return result from review() method
* Support explicit anonymous access
* Debug log when .netrc could not be parsed
* Remove unnecessary string concatenation
-------------------------------------------------------------------
Fri Mar 20 08:26:30 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>