Hello community, here is the log from the commit of package python-pifpaf for openSUSE:Factory checked in at 2017-08-17 11:51:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pifpaf (Old) and /work/SRC/openSUSE:Factory/.python-pifpaf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pifpaf" Thu Aug 17 11:51:16 2017 rev:3 rq:514563 version:1.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pifpaf/python-pifpaf.changes 2017-03-24 02:08:44.425704174 +0100 +++ /work/SRC/openSUSE:Factory/.python-pifpaf.new/python-pifpaf.changes 2017-08-17 11:51:18.200922234 +0200 @@ -1,0 +2,70 @@ +Fri Jul 28 12:55:57 UTC 2017 - [email protected] + +- update to 1.9.2: + * Revert "Ensure pifpaf kill all processes" + * Ensure pifpaf kill all processes + * Add a new driver for Vault + * Fix logging in \_kill + * memcached: don't read stdout + * swift: fix configuration typo + * swiftclient default auth to 2.0 + * swift: start a dedicated memcached + * Disable elastic search tests + * Ensure xattr are available for swift + * swift: check we can upload file + * Use subprocess to kill process + * Fix decorator order + * Simplify retry logic + * Fix retry error catching + * Wait 10 seconds processes to end, them kill them + * Revert "gnocchi: use --reuse-port" + * gnocchi: use --reuse-port + * Do not use concurrency to run tests + * Fix conflicting port in Gnocchi test + * Use another port for test\_gnocchi\_with\_redis\_coordinator + * Fix pep8 error + * Revert "gnocchi: remove deprecated uwsgi option die-on-term" + * gnocchi: ensure client don't use keepalive + * gnocchi: add --no-orphans to uwsgi + * gnocchi: remove deprecated uwsgi option die-on-term + * gnocchi: only run 1 metricd + * gnocchi: add missing backslash in re + * gnocchi: chdir to tempdir in uwsgi + * Fix uwsgi wait for line + * Revert "Make uwsgi loading module within a virtualenv" + * gnocchi: remove --plugin options + * Make uwsgi loading module within a virtualenv + * Remove Python 3.4 support + * Switch to uwsgi to run gnocchi-api + * elasticsearch: fix new versions option passing + * Add npm to Travis install + * Fix logging being done on stdout instead of stderr + * Stop using stevedore to load plugins + * gnocchi: set verbose in config file to be sure info are printed + * Revert "gnocchi: pass --verbose to daemon to be sure they're in INFO mode" + * gnocchi: pass --verbose to daemon to be sure they're in INFO mode + * Use daiquiri to setup logging + * Fix error reporting in Python 3 + * Move Ceph requirements to an extra entry + * Don't install xattr on win32 systems + * Revert "aodh: use database-url for gnocchi indexer" + * Set the actual dist for Travis + * aodh: use database-url for gnocchi indexer + * aodh: add database-url + * fix DEFAULT\_PORT\_COORDINATOR variable name + * gnocchi: allow to use redis coordinator + * gnocchi: remove legacy resource types support + * etcd: fix http url + * gnocchi: enable debug mode when --debug is passed to pifpaf + * Pass debug option to drivers + * gnocchi: allow to use redis as storage + * gnocchi: switch to basic auth as noauth is deprecated + * fix s3/swift with username/password are None + * Add link to Swift in README + * gnocchi: unquote credentials for s3 backend + * Allow Swift as Gnocchi storage backend + * Add swift driver + * Fix tox-travis deprecated warning + * fix npm in travis + +------------------------------------------------------------------- Old: ---- pifpaf-0.24.1.tar.gz New: ---- pifpaf-1.9.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pifpaf.spec ++++++ --- /var/tmp/diff_new_pack.iv24SH/_old 2017-08-17 11:51:19.836692472 +0200 +++ /var/tmp/diff_new_pack.iv24SH/_new 2017-08-17 11:51:19.848690787 +0200 @@ -17,7 +17,7 @@ Name: python-pifpaf -Version: 0.24.1 +Version: 1.9.2 Release: 0 Summary: Suite of tools and fixtures to manage daemons for testing License: Apache-2.0 @@ -27,12 +27,14 @@ BuildRequires: python-devel BuildRequires: python-pbr Requires: python-cliff +Requires: python-daiquiri Requires: python-fixtures Requires: python-os-testr Requires: python-oslotest Requires: python-requests Requires: python-six Requires: python-stevedore +Requires: python-tenacity Requires: python-testrepository Requires: python-testtools Requires: python-xattr ++++++ pifpaf-0.24.1.tar.gz -> pifpaf-1.9.2.tar.gz ++++++ ++++ 2132 lines of diff (skipped)
