Hello community,
here is the log from the commit of package python-oslo.messaging for
openSUSE:Factory checked in at 2015-09-02 07:54:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2015-08-27 08:55:16.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-oslo.messaging.new/python-oslo.messaging.changes
2015-09-02 07:54:02.000000000 +0200
@@ -1,0 +2,40 @@
+Thu Aug 27 14:40:11 UTC 2015 - [email protected]
+
+- update to 2.4.0:
+ * Mask passwords when logging messages
+ * Updated from global requirements
+ * Use proper translating helper for logging
+ * Improve simulator.py
+ * Imported Translations from Transifex
+ * Added trace logging for debuggability
+ * Log warning instead of raising RuntimeError
+ * Updated from global requirements
+ * Replace 'M' with 'Mitaka'
+ * Fix message missing after duplicated message error
+ * Imported Translations from Transifex
+ * Fix BaseDriver.listen_for_notifications() signature
+ * Imported Translations from Transifex
+ * Updated from global requirements
+ * Imported Translations from Transifex
+ * Ensures that some assumptions are true
+ * Imported Translations from Transifex
+ * Updated from global requirements
+ * Fully use futurist code-base to abstract concurrent.futures away
+ * Imported Translations from Transifex
+ * Updated from global requirements
+ * add plugin documentation for executors and notifiers
+ * Allows to change defaults opts
+ * Allow a forward slash as a part of the user/password
+ * Update 'impl_eventlet' docstring to reflect actual impl
+ * Updated from global requirements
+ * tests: adjusts an expected time for gate
+ * Updated from global requirements
+ * Ensure callback variable capture + cleanup is done correctly
+ * Remove oslo namespace package
+ * Updated from global requirements
+ * Don't install pyngus on Python 3
+ * Fix amqp connection pool leak in ConnectionContext
+ * Executor docstring & attribute tweaks
+- Adjust Requires according to requirements.txt
+
+-------------------------------------------------------------------
Old:
----
oslo.messaging-1.17.1.tar.gz
New:
----
oslo.messaging-2.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.messaging.spec ++++++
--- /var/tmp/diff_new_pack.O5hW1j/_old 2015-09-02 07:54:02.000000000 +0200
+++ /var/tmp/diff_new_pack.O5hW1j/_new 2015-09-02 07:54:02.000000000 +0200
@@ -18,7 +18,7 @@
%define component oslo
Name: python-oslo.messaging
-Version: 1.17.1
+Version: 2.4.0
Release: 0
Url: https://launchpad.net/oslo/
Summary: OpenStack Messaging API
@@ -33,7 +33,6 @@
BuildRequires: python-devel
BuildRequires: python-eventlet
BuildRequires: python-fixtures
-BuildRequires: python-futures
BuildRequires: python-kombu
BuildRequires: python-oslo.config
BuildRequires: python-oslo.context
@@ -45,20 +44,22 @@
BuildRequires: python-qpid
BuildRequires: python-six
Requires: python-PyYAML >= 3.1.0
+Requires: python-WebOb >= 1.2.3
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-futurist >= 0.1.2
+Requires: python-greenlet >= 0.3.2
Requires: python-kombu >= 3.0.7
-Requires: python-oslo.config >= 1.11.0
+Requires: python-oslo.config >= 2.1.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.log >= 1.8.0
+Requires: python-oslo.middleware >= 2.4.0
Requires: python-oslo.serialization >= 1.4.0
-Requires: python-oslo.service >= 0.1.0
-Requires: python-oslo.utils >= 1.6.0
+Requires: python-oslo.service >= 0.6.0
+Requires: python-oslo.utils >= 2.0.0
Requires: python-six >= 1.9.0
Requires: python-stevedore >= 1.5.0
Requires: python-trollius >= 1.0
@@ -87,9 +88,9 @@
Group: System/Management
Requires: %{name} = %{version}
Requires: python-fixtures >= 1.3.1
-Requires: python-mock >= 1.0.1
+Requires: python-mock >= 1.2
Requires: python-mox3 >= 0.7.0
-Requires: python-oslotest >= 1.5.1
+Requires: python-oslotest >= 1.10.0
Requires: python-python-subunit >= 0.0.18
Requires: python-testrepository >= 0.0.18
Requires: python-testscenarios >= 0.4
@@ -118,10 +119,8 @@
%defattr(-,root,root,-)
%doc LICENSE README.rst AUTHORS
%{_bindir}/oslo-messaging-zmq-receiver
-%{python2_sitelib}/oslo
%{python2_sitelib}/oslo_messaging
%{python2_sitelib}/*.egg-info
-%{python2_sitelib}/*.pth
%files doc
%defattr(-,root,root,-)
++++++ oslo.messaging-1.17.1.tar.gz -> oslo.messaging-2.4.0.tar.gz ++++++
++++ 10128 lines of diff (skipped)