Package Release Info

python-pygerrit2-2.0.10-bp155.2.12

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-pygerrit2

Change Logs

Version: 2.0.10-bp152.1.3
* Fri Mar 20 2020 Marketa Calabkova <mcalabkova@suse.com>
- update to 2.0.10
  * Support explicit anonymous access
  * Remove unnecessary string concatenation
  * Explicitly install importlib_metadata for Python < 3.8.0
  * Travis: Add build for Python 3.8
* Thu May 23 2019 pgajdos@suse.com
- version update to 2.0.9
  * Run livetests against 2.15.11 and 2.16.6
  * Don't attempt to parse empty response content
  * Raise exception for error status before attempting to parse content
  * Add debug log of response content type, status code and encoding
  * Add a test for PUT request with a json file
  * Bump pytest from 4.2.1 to 4.3.0