14
0
forked from pool/python-pbr

Accepting request 703253 from home:jesusaur:branches:devel:languages:python

- Update to 5.2.0
  * Support provides_extra metadata
  * Remove libzmq-dev from integration.sh package install
  * Fix error when keywords are defined as a list in cfg

OBS-URL: https://build.opensuse.org/request/show/703253
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=116
This commit is contained in:
Tomáš Chvátal
2019-05-15 20:13:18 +00:00
committed by Git OBS Bridge
parent 85d6ee54eb
commit 72db2a8dd2
4 changed files with 20 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 15 17:01:50 UTC 2019 - Jonathan Harker <jharker@suse.com>
- Update to 5.2.0
* Support provides_extra metadata
* Remove libzmq-dev from integration.sh package install
* Fix error when keywords are defined as a list in cfg
-------------------------------------------------------------------
Mon May 13 21:53:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>