Hello community,
here is the log from the commit of package python-oslo.messaging for
openSUSE:Factory checked in at 2015-08-27 08:55:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.messaging (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.messaging.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.messaging"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-oslo.messaging/python-oslo.messaging.changes
2014-04-20 11:36:14.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-oslo.messaging.new/python-oslo.messaging.changes
2015-08-27 08:55:16.000000000 +0200
@@ -2 +2 @@
-Fri Apr 4 13:15:19 UTC 2014 - [email protected]
+Fri Jul 31 06:35:10 UTC 2015 - [email protected]
@@ -4 +4 @@
-- add compat hacks
+- Unify spec file #2
@@ -7 +7 @@
-Fri Apr 4 12:13:37 UTC 2014 - [email protected]
+Wed Jul 29 10:32:25 UTC 2015 - [email protected]
@@ -9 +9 @@
-- fix package requires
+- Unify spec file. Use fedora compatible files macros
@@ -12 +12 @@
-Tue Apr 1 13:37:43 UTC 2014 - [email protected]
+Mon Jul 20 22:11:59 UTC 2015 - [email protected]
@@ -14 +14,602 @@
-- Update to version 1.3.0:
+- fix build/deps
+
+-------------------------------------------------------------------
+Sun Jul 19 06:32:58 UTC 2015 - [email protected]
+
+- update to 1.17.1:
+ * Use the warn_eventlet_not_patched util function
+ * Drop use of 'oslo' namespace package
+ * Updated from global requirements
+ * Updated from global requirements
+ * Fix mock use for mock 1.1.0
+ * Make heartbeat the default
+ * Use oslo.log in the zmq receiver
+ * Imported Translations from Transifex
+ * Remove usage of contentmanager for executors
+ * Verify that version in 'prepare' is valid
+ * Don't reply when we known that client is gone
+ * Remove py26 artefacts from oslo.messaging code
+ * Remove 2.6 classifier
+ * Imported Translations from Transifex
+ * Add WebOb and greenlet to requirements
+ * Use ServiceBase from oslo.service as a parent class
+ * Manual update the requirements
+ * Deprecated impl_qpid
+ * Add a missed `raise` statement
+ * Remove qpid-config call
+ * Add tox target to find missing requirements
+ * Fix qpid's functional gate
+ * Imported Translations from Transifex
+
+-------------------------------------------------------------------
+Wed Jun 24 07:10:51 UTC 2015 - [email protected]
+
+- update to 1.15.0:
+ * Drop use of 'oslo' namespace package
+ * Use `inferred=True` by default
+ * Enable amqp's protocol unit tests everywhere
+ * Switch badges from 'pypip.in' to 'shields.io'
+ * Don't use devstack to setup our functional env
+ * Switch to warnings module instead of versionutils
+ * Updated from global requirements
+ * Get mox from mox3, not from six.moves
+ * rabbit: Add logging on blocked connection
+ * Provide better detection of failures during message send
+
+-------------------------------------------------------------------
+Mon Jun 22 14:55:36 UTC 2015 - [email protected]
+
+- update to 1.14.0:
+ * Reduce `magic` conf attribute usage
+ * Imported Translations from Transifex
+ * Remove leftover oslo.config reference
+ * replace rpc_response_timeout use in rabbit driver
+ * Enable `fanout_target` scenarios in test_impl_rabbit
+
+-------------------------------------------------------------------
+Mon Jun 8 13:10:18 UTC 2015 - [email protected]
+
+- update to 1.13.0:
+ * Ensure rpc_response_timeout is registered before using it
+ * Fix condition in _publish_and_retry_on_missing_exchange(
+ * Allow to remove second _send_reply() call
+ * Don't create a new channel in RabbitMQ Connection.reset()
+ * Imported Translations from Transifex
+ * Adding Publisher Acknowledgements/confirms
+ * Fix deprecated_group of rpc_conn_pool_size
+ * Refactor processing reply in ReplyWaiter
+ * rabbit: doc fixes
+ * consumer connections not closed properly
+ * rabbit: smart timeout on missing exchange
+ * rabbit: Fix message ttl not work
+ * rabbit: remove publisher classes
+ * rabbit: Set timeout on the underlying socket
+ * Remove stale copy of context.py
+ * Add one more functional test for MessagingTimeout
+ * Fix list_opts test to not check all deps
+ * make it possible to import amqp driver without dependencies
+ * Remove outdated release notes
+ * rabbit: smarter declaration of the notif. queue
+ * rabbit: redeclare consumers when ack/requeue fail
+ * Bump kombu and amqp requirements
+ * Updated from global requirements
+ * rabbit: fix exception path in queue redeclaration
+ * rabbit: fix consumers declaration
+ * rabbit: remove unused consumer interfaces
+ * rabbit: remove unused code
+ * rabbit: Remove unused stuffs from publisher
+ * Remove support for Python 3.3
+ * Updated from global requirements
+ * Add RequestContextSerializer
+ * Updated from global requirements
+ * rabbit: fixes a logging issue
+ * rabbit/qpid: simplify the consumer loop
+ * Updated from global requirements
+ * Imported Translations from Transifex
+ * Fix missing space in help text
+ * zmq: Add support for ZmqClient pooling
+ * Enable eventlet dependency on Python 3
+ * Add JsonPayloadSerializer serializer
+ * Fix test_matchmaker_redis on Python 3
+ * Disable and mark heartbeat as experimental
+ * Uncap library requirements for liberty
+ * Port ZMQ driver to Python 3
+ * Use unittest.mock on Python 3
+ * Enable redis test dependency on Python 3
+ * Remove amqp driver 'unpacked content' logging
+ * Updated from global requirements
+ * Add pypi download + version badges
+ * Fix TypeError caused by err_msg formatting
+ * Fix typo in oslo_messaging/_drivers/protocols/amqp/opts.py
+ * Document notification_driver possible values
+ * Do not skip functional test for amqp driver
+ * Add functional test for notify.logger
+ * Properly deserialize received AMQP 1.0 messages
+ * Make notify driver messaging play well with publish_errors
+ * Imported Translations from Transifex
+- Add python-amqp as Requires according to requirements.txt
+- Add python-oslo.context as BuildRequires
+- Update Requires according to requirements.txt
+
+-------------------------------------------------------------------
+Sat May 16 05:42:44 UTC 2015 - [email protected]
+
+- fix requires
+
+-------------------------------------------------------------------
+Mon Mar 30 06:06:34 UTC 2015 - [email protected]
+
+- update to 1.9.0:
+ * Use the oslo_utils stop watch in decaying timer
+ * Updated from global requirements
+ * Remove 'UNIQUE_ID is %s' logging
+ * rabbit: fix ipv6 support
+ * Create a unique transport for each server in the functional tests
+ * Publish tracebacks only on debug level
+ * Add pluggability for matchmakers
+ * Make option [DEFAULT]amqp_durable_queues work
+ * Reconnect on connection lost in heartbeat thread
+ * Imported Translations from Transifex
+ * cleanup connection pool return
+ * rabbit: Improves logging
+ * fix up verb tense in log message
+ * rabbit: heartbeat implementation
+ * Fix changing keys during iteration in matchmaker heartbeat
+ * Minor improvement
+ * ZeroMQ deployment guide
+ * Fix a couple typos to make it easier to read
+ * Tiny problem with notify-server in simulator
+ * Fix coverage report generation
+ * Add support for multiple namespaces in Targets
+ * tools: add simulator script
+ * Deprecates the localcontext API
+ * Update to oslo.context
+ * Remove obsolete cross tests script
+ * Fix the bug redis do not delete the expired keys
+
+-------------------------------------------------------------------
+Tue Mar 10 15:06:42 UTC 2015 - [email protected]
+
+- update to 1.8.0:
+ * Updated from global requirements
+ * NotifyPublisher need handle amqp_auto_delete
+ * Fix matchmaker_redis ack_alive fails with KeyError
+- update Requires
+
+-------------------------------------------------------------------
+Thu Feb 26 12:31:17 UTC 2015 - [email protected]
+
+- update to 1.7.0:
+ * Add FAQ entry for notifier configuration
+ * rabbit: Fix behavior of rabbit_use_ssl
+ * amqp1: fix functional tests deps
+ * Skip functional tests that fail due to a qpidd bug
+ * Remove unnecessary log messages from amqp1 unit tests
+ * Include missing parameter in call to listen_for_notifications
+ * Fix the import of the driver by the unit test
+ * Add a new aioeventlet executor
+ * Add missing unit test for a recent commit
+ * Add the threading executor setup.cfg entrypoint
+ * Move each drivers options into its own group
+ * Refactor the replies waiter code
++++ 475 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/python-oslo.messaging/python-oslo.messaging.changes
++++ and
/work/SRC/openSUSE:Factory/.python-oslo.messaging.new/python-oslo.messaging.changes
Old:
----
oslo.messaging-1.3.0.tar.gz
New:
----
oslo.messaging-1.17.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.messaging.spec ++++++
--- /var/tmp/diff_new_pack.hqI3MR/_old 2015-08-27 08:55:17.000000000 +0200
+++ /var/tmp/diff_new_pack.hqI3MR/_new 2015-08-27 08:55:17.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-oslo.messaging
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,13 +18,8 @@
%define component oslo
Name: python-oslo.messaging
-Version: 1.3.0
+Version: 1.17.1
Release: 0
-%if "%version" != "1.3.0"
-%error remove the lines below
-%endif
-Provides: %name = 1.3.0a4
-Provides: %name = 1.3.0a9
Url: https://launchpad.net/oslo/
Summary: OpenStack Messaging API
License: Apache-2.0
@@ -34,17 +29,39 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: openstack-suse-macros
+BuildRequires: python-cachetools
BuildRequires: python-devel
+BuildRequires: python-eventlet
+BuildRequires: python-fixtures
+BuildRequires: python-futures
+BuildRequires: python-kombu
+BuildRequires: python-oslo.config
+BuildRequires: python-oslo.context
+BuildRequires: python-oslo.serialization
+BuildRequires: python-oslo.service
+BuildRequires: python-oslo.utils
BuildRequires: python-oslosphinx
BuildRequires: python-pbr
-Requires: python-Babel >= 1.3
+BuildRequires: python-qpid
+BuildRequires: python-six
Requires: python-PyYAML >= 3.1.0
-Requires: python-eventlet >= 0.13.0
-Requires: python-iso8601 >= 0.1.9
-Requires: python-kombu >= 2.4.8
-Requires: python-oslo.config >= 1.2.0
-Requires: python-six >= 1.5.2
-Requires: python-stevedore >= 0.14
+Requires: python-aioeventlet >= 0.4
+Requires: python-amqp >= 1.4.0
+Requires: python-cachetools >= 1.0.0
+Requires: python-eventlet >= 0.17.4
+Requires: python-futures >= 3.0
+Requires: python-kombu >= 3.0.7
+Requires: python-oslo.config >= 1.11.0
+Requires: python-oslo.context >= 0.2.0
+Requires: python-oslo.i18n >= 1.5.0
+Requires: python-oslo.log >= 1.2.0
+Requires: python-oslo.middleware >= 1.2.0
+Requires: python-oslo.serialization >= 1.4.0
+Requires: python-oslo.service >= 0.1.0
+Requires: python-oslo.utils >= 1.6.0
+Requires: python-six >= 1.9.0
+Requires: python-stevedore >= 1.5.0
+Requires: python-trollius >= 1.0
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else
@@ -60,6 +77,7 @@
Group: Documentation/HTML
Requires: %{name} = %{version}
BuildRequires: python-Sphinx
+BuildRequires: python-oslosphinx
%description doc
This package contains documentation files for %{name}.
@@ -68,17 +86,14 @@
Summary: OpenStack Messaging API - test suite
Group: System/Management
Requires: %{name} = %{version}
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-Requires: python-discover
-%endif
-Requires: python-fixtures >= 0.3.14
-Requires: python-mock >= 1.0
+Requires: python-fixtures >= 1.3.1
+Requires: python-mock >= 1.0.1
Requires: python-mox3 >= 0.7.0
-Requires: python-oslotest
+Requires: python-oslotest >= 1.5.1
Requires: python-python-subunit >= 0.0.18
Requires: python-testrepository >= 0.0.18
Requires: python-testscenarios >= 0.4
-Requires: python-testtools >= 0.9.34
+Requires: python-testtools >= 1.4.0
%description test
This package contains testsuite files for %{name}.
@@ -87,14 +102,15 @@
%setup -q -n oslo.messaging-%{version}
%build
-python setup.py build
-python setup.py build_sphinx
+%{__python2} setup.py build
%install
-python setup.py install --skip-build --root=%{buildroot} --prefix=%{_prefix}
--install-data=%{python_sitelib}
+%{__python2} setup.py install --skip-build --root %{buildroot}
-rm doc/build/html/.buildinfo
-%fdupes doc
+# generate html docs
+sphinx-build doc/source html
+# remove the sphinx-build leftovers
+rm -rf html/.{doctrees,buildinfo}
%openstack_test_package_install
@@ -102,13 +118,14 @@
%defattr(-,root,root,-)
%doc LICENSE README.rst AUTHORS
%{_bindir}/oslo-messaging-zmq-receiver
-%{python_sitelib}/oslo
-%{python_sitelib}/*.egg-info
-%{python_sitelib}/*.pth
+%{python2_sitelib}/oslo
+%{python2_sitelib}/oslo_messaging
+%{python2_sitelib}/*.egg-info
+%{python2_sitelib}/*.pth
%files doc
%defattr(-,root,root,-)
-%doc LICENSE doc/build/html
+%doc html LICENSE
%files test
%defattr(-,root,root,-)
++++++ _service ++++++
--- /var/tmp/diff_new_pack.hqI3MR/_old 2015-08-27 08:55:17.000000000 +0200
+++ /var/tmp/diff_new_pack.hqI3MR/_new 2015-08-27 08:55:17.000000000 +0200
@@ -1,13 +1,15 @@
<services>
- <service mode="disabled" name="download_files">
+ <service mode="disabled" name="download_files">
<param name="changesgenerate">enable</param>
</service>
<service mode="disabled" name="set_version">
<param name="basename">oslo.messaging</param>
</service>
- <service name="python_requires" mode="disabled">
+ <service mode="disabled" name="python_requires">
</service>
<service name="refresh_patches" mode="disabled">
<param name="changesgenerate">enable</param>
</service>
+ <service name="python_requires" mode="disabled">
+ </service>
</services>
++++++ oslo.messaging-1.3.0.tar.gz -> oslo.messaging-1.17.1.tar.gz ++++++
++++ 41581 lines of diff (skipped)