15
0
forked from pool/python-pifpaf

- update to 2.1.2:

* Setup 2 partitions per topic
  * pep8: enable flake8-logging-format
  * fix py3 flake8 error
  * gnocchi: Don't install outdated version
  * tests: Remove s3srv testing
  * ceph: Allow to delete pool
  * Add .mergify.yml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=14
This commit is contained in:
2018-11-28 14:23:18 +00:00
committed by Git OBS Bridge
parent 01c30078a6
commit 47951d7369
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 28 14:21:57 UTC 2018 - Dirk Mueller <dmueller@suse.com>
- update to 2.1.2:
* Setup 2 partitions per topic
* pep8: enable flake8-logging-format
* fix py3 flake8 error
* gnocchi: Don't install outdated version
* tests: Remove s3srv testing
* ceph: Allow to delete pool
* Add .mergify.yml
-------------------------------------------------------------------
Tue Sep 4 08:04:52 UTC 2018 - dmueller@suse.com