From 27e14734898c50c00edfa65764c97dec1464c6de4565b2471771b39fd711e5d9 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 23 Feb 2018 13:36:04 +0000 Subject: [PATCH] - 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 --- pifpaf-2.0.0.tar.gz | 3 --- pifpaf-2.0.5.tar.gz | 3 +++ python-pifpaf.changes | 13 +++++++++++++ python-pifpaf.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 pifpaf-2.0.0.tar.gz create mode 100644 pifpaf-2.0.5.tar.gz diff --git a/pifpaf-2.0.0.tar.gz b/pifpaf-2.0.0.tar.gz deleted file mode 100644 index 26b928f..0000000 --- a/pifpaf-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b02f62933c10d3062fc785296a69b894e417dc0e0aa74d8609d2862e44363590 -size 191348 diff --git a/pifpaf-2.0.5.tar.gz b/pifpaf-2.0.5.tar.gz new file mode 100644 index 0000000..0e59fae --- /dev/null +++ b/pifpaf-2.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af045735c9ea9e3a5167e7e166370ea783009fab939db7fc8ae8c7640b37fdf1 +size 191687 diff --git a/python-pifpaf.changes b/python-pifpaf.changes index b435810..dd75a03 100644 --- a/python-pifpaf.changes +++ b/python-pifpaf.changes @@ -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 diff --git a/python-pifpaf.spec b/python-pifpaf.spec index 881463e..9d244ba 100644 --- a/python-pifpaf.spec +++ b/python-pifpaf.spec @@ -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