Hello community,
here is the log from the commit of package python-oslo.middleware for
openSUSE:Factory checked in at 2015-12-21 12:03:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.middleware (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.middleware.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.middleware"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-oslo.middleware/python-oslo.middleware.changes
2015-09-09 20:20:57.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-oslo.middleware.new/python-oslo.middleware.changes
2015-12-21 12:03:57.000000000 +0100
@@ -1,0 +2,43 @@
+Sun Nov 29 05:08:55 UTC 2015 - [email protected]
+
+- update to 3.0.0
+ * Move cors allowed_origin check into add_origin
+ * Backward compat for allowed_origin
+ * remove bad entry point test logic
+ * Remove python 2.6 classifier
+ * Switched StrOpt to ListOpt in CORS allowed_origins
+ * Enable latent CORS configuration via pastedeploy
+ * Remove python 2.6 and cleanup tox.ini
+ * Add oslo_config program support to paste middleware
+ * Define entry points for filter factories for Paste Deployment
+ * Remove oslo namespace package
+ * add missing shortcut for HTTPProxyToWSGI middleware
+ * Revert "Add 'X-Auth-Token' default header to CORS middleware"
+ * Add a disabled by ports -> files healthcheck plugin
+ * Add 'X-Auth-Token' default header to CORS middleware
+
+-------------------------------------------------------------------
+Mon Nov 16 10:01:58 UTC 2015 - [email protected]
+
+- update to 2.10.0
+ * Fix coverage configuration and execution
+ * No need for Oslo Incubator Sync
+ * ssl: deprecated in favor of http_proxy_to_wsgi
+ * Introduce HTTP Proxy to WSGI middleware
+ * Imported Translations from Zanata
+ * Fix string formatting
+ * Fix typos in docstring
+ * Include changelog/history in docs
+ * Add shields.io version/downloads links/badges into README.rst
+ * Change ignore-errors to ignore_errors
+ * Fix the home-page in setup.cfg with Oslo wiki page
+ * Add plugin doco generated with stevedore.sphinxext
+ * Avoid any body when request is a HEAD request
+ * Further improve the healthcheck output
+ * Allow the healthcheck middleware to provide more detailed responses
+ * Updated from global requirements
+ * Imported Translations from Zanata
+ * cors: fix wildcard in actual request
+ * cors: fix filter with oslo_config_project is set
+
+-------------------------------------------------------------------
Old:
----
oslo.middleware-2.8.0.tar.gz
New:
----
oslo.middleware-3.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.middleware.spec ++++++
--- /var/tmp/diff_new_pack.qvRt9u/_old 2015-12-21 12:03:58.000000000 +0100
+++ /var/tmp/diff_new_pack.qvRt9u/_new 2015-12-21 12:03:58.000000000 +0100
@@ -17,7 +17,7 @@
Name: python-oslo.middleware
-Version: 2.8.0
+Version: 3.0.0
Release: 0
Summary: oslo.middleware library
License: Apache-2.0
@@ -38,10 +38,13 @@
BuildRequires: python-sphinx
BuildRequires: python-testtools
Requires: python-Babel >= 1.3
+Requires: python-Jinja2 >= 2.6
Requires: python-WebOb >= 1.2.3
+Requires: python-debtcollector
Requires: python-oslo.config >= 2.3.0
Requires: python-oslo.context >= 0.2.0
Requires: python-oslo.i18n >= 1.5.0
+Requires: python-oslo.utils >= 2.4.0
Requires: python-six >= 1.9.0
Requires: python-stevedore >= 1.5.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ oslo.middleware-2.8.0.tar.gz -> oslo.middleware-3.0.0.tar.gz ++++++
++++ 2812 lines of diff (skipped)