From 1a8c9149de54692019dc20cecbbd6887e3605f7d Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 4 Apr 2020 11:26:15 +0200 Subject: [PATCH] Update git submodules * Update python-manilaclient from branch 'master' - Cleanup py27 support Make a few cleanups: - Remove python 2.7 stanza from setup.py - Add requires on python >= 3.6 to setup.cfg so that pypi and pip know about the requirement - Remove obsolete sections from setup.cfg: Wheel is not needed for python 3 only repo - Update requirements, no need for python_version anymore - Remove old variables from conf.py, update openstackdocstheme requirement. - Remove hacking and friends from lower-constraints, they are not needed in installed system. Change-Id: I179d61545169f3d329c746c88dd4d38035d4075d --- python-manilaclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-manilaclient b/python-manilaclient index 1e3f4002e4..9004a32d33 160000 --- a/python-manilaclient +++ b/python-manilaclient @@ -1 +1 @@ -Subproject commit 1e3f4002e4637c796ee8860bea21bea3cce0d640 +Subproject commit 9004a32d33d236d09e45ef5fcc3c412b6705b321