[openstack-announce] [release][oslo] oslo.rootwrap release 3.0.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Nov 23 21:18:24 UTC 2015
We are gleeful to announce the release of:
oslo.rootwrap 3.0.0: Oslo Rootwrap
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.rootwrap
With package available at:
https://pypi.python.org/pypi/oslo.rootwrap
For more details, please see the git log history below and:
http://launchpad.net/oslo.rootwrap/+milestone/3.0.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.rootwrap
Changes in oslo.rootwrap 2.5.0..3.0.0
-------------------------------------
10b425a Updated from global requirements
fc2f474 Remove python 2.6 classifier
bdbe011 Remove python 2.6 and cleanup tox.ini
a172570 Python 3: encode or decode i/o data of Popen.communicate()
Diffstat (except docs and test files)
-------------------------------------
oslo_rootwrap/daemon.py | 6 +++++
setup.cfg | 1 -
test-requirements.txt | 2 +-
tox.ini | 9 ++------
5 files changed, 42 insertions(+), 18 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index e615d7d..fd51fda 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16 +16 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
More information about the OpenStack-announce
mailing list