[openstack-dev] [release][oslo] oslo.rootwrap-announce-release 3.2.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Tue Feb 9 23:23:57 UTC 2016


We are tickled pink to announce the release of:

oslo.rootwrap-announce-release 3.2.0: Oslo Rootwrap

This release is part of the mitaka release series.

With source available at:

    http://git.openstack.org/cgit/openstack/oslo.rootwrap

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.rootwrap

For more details, please see below.

Changes in oslo.rootwrap 3.1.0..3.2.0
-------------------------------------

22afa47 Updated from global requirements
5965f97 Updated from global requirements
1fcd643 Removes MANIFEST.in as it is not needed explicitely by PBR

Diffstat (except docs and test files)
-------------------------------------

MANIFEST.in           | 11 -----------
requirements.txt      |  2 +-
test-requirements.txt | 18 +++++++++---------
3 files changed, 10 insertions(+), 21 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index d33fc18..a676725 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-six>=1.9.0
+six>=1.9.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index fd51fda..2cd8f75 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,6 +7,6 @@ hacking<0.11,>=0.10.0
-discover
-fixtures>=1.3.1
-python-subunit>=0.0.18
-testrepository>=0.0.18
-testscenarios>=0.4
-testtools>=1.4.0
+discover # BSD
+fixtures>=1.3.1 # Apache-2.0/BSD
+python-subunit>=0.0.18 # Apache-2.0/BSD
+testrepository>=0.0.18 # Apache-2.0/BSD
+testscenarios>=0.4 # Apache-2.0/BSD
+testtools>=1.4.0 # MIT
@@ -15 +15 @@ testtools>=1.4.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
@@ -21 +21 @@ oslotest>=1.10.0 # Apache-2.0
-mock>=1.2
+mock>=1.2 # BSD
@@ -24 +24 @@ mock>=1.2
-eventlet>=0.17.4
+eventlet!=0.18.0,>=0.17.4 # MIT





More information about the OpenStack-dev mailing list