15
0
forked from pool/python-pifpaf

- update to 2.0.5:

* Fix s3rver for latest version
  * Revert "wait the pifpaf process termination in fork mode"
  * Use last ceph lts
  * gnocchi: use gnocchi-api binary when possible
  * wait the pifpaf process termination in fork mode
  * Fix exception handling
  * swift: use all needed workers
  * Fix exit code not being propagated

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=10
This commit is contained in:
2018-02-23 13:36:04 +00:00
committed by Git OBS Bridge
parent f320ee649a
commit 27e1473489
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Feb 23 13:34:40 UTC 2018 - tbechtold@suse.com
- update to 2.0.5:
* Fix s3rver for latest version
* Revert "wait the pifpaf process termination in fork mode"
* Use last ceph lts
* gnocchi: use gnocchi-api binary when possible
* wait the pifpaf process termination in fork mode
* Fix exception handling
* swift: use all needed workers
* Fix exit code not being propagated
-------------------------------------------------------------------
Wed Jan 17 06:15:28 UTC 2018 - tbechtold@suse.com

View File

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