15
0
forked from pool/python-pifpaf

Accepting request 692280 from devel:languages:python

- Add fdupes

- update to 2.2.2:
  * postgresql: fix encoding of pgctl path
  * stdin expecting bytes instead of str
  * Implements apache qpid-dispatch-router driver
  * tests: switch to kafka 1.0.2
  * postgresql: add a --sync/--no-sync option
  * Update to Mergify v2
  * gnocchi: fix escape sequence
  * Remove Python 3.5 support
  * pep8: disable W503 and W504
  * Implements apache artemis driver

OBS-URL: https://build.opensuse.org/request/show/692280
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pifpaf?expand=0&rev=9
This commit is contained in:
2019-04-08 18:53:59 +00:00
committed by Git OBS Bridge
4 changed files with 27 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Apr 8 12:05:42 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- Add fdupes
-------------------------------------------------------------------
Mon Apr 8 12:03:27 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- update to 2.2.2:
* postgresql: fix encoding of pgctl path
* stdin expecting bytes instead of str
* Implements apache qpid-dispatch-router driver
* tests: switch to kafka 1.0.2
* postgresql: add a --sync/--no-sync option
* Update to Mergify v2
* gnocchi: fix escape sequence
* Remove Python 3.5 support
* pep8: disable W503 and W504
* Implements apache artemis driver
-------------------------------------------------------------------
Tue Dec 4 12:51:31 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pifpaf
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pifpaf
Version: 2.1.2
Version: 2.2.2
Release: 0
Summary: Suite of tools and fixtures to manage daemons for testing
License: Apache-2.0
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
Url: https://github.com/jd/pifpaf
Source: https://pypi.io/packages/source/p/pifpaf/pifpaf-%{version}.tar.gz
BuildRequires: %{python_module pbr}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Jinja2
Requires: python-click
@@ -62,6 +63,7 @@ export LC_ALL=en_US.utf8
export LC_ALL=en_US.utf8
%python_install
%python_clone -a %{buildroot}%{_bindir}/pifpaf
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%post
%python_install_alternative pifpaf