14
0

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

- 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

OBS-URL: https://build.opensuse.org/request/show/786804
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygerrit2?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-03-20 10:29:37 +00:00
committed by Git OBS Bridge
parent 456df0ab41
commit 0a8a06e539
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 20 08:26:30 UTC 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 07:50:13 UTC 2019 - pgajdos@suse.com