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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12e6e2b4b744c50d20ae18c8e1be989785fd00212aab1b42db0c231a9f71fd84
size 191903

3
pifpaf-2.1.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a6eef2ae56ac90d02df5f45885973e108c960a2ea113cc768c78df26b03aad73
size 192940

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

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pifpaf
Version: 2.1.1
Version: 2.1.2
Release: 0
Summary: Suite of tools and fixtures to manage daemons for testing
License: Apache-2.0