From 44ac567641c5537366eb1248311f61f9e28b017b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 4 Apr 2020 11:14:49 +0200 Subject: [PATCH] Update git submodules * Update python-watcherclient 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 - Use modern sphinx-build for docs building, update openstackdocstheme, fix api-doc building. Change-Id: I40b67f330ac850bf45cca742a8b967fd12480ce3 --- python-watcherclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-watcherclient b/python-watcherclient index 2830afdc75..5946fbb5b1 160000 --- a/python-watcherclient +++ b/python-watcherclient @@ -1 +1 @@ -Subproject commit 2830afdc75585e73ca1e66948aacb03c78449df3 +Subproject commit 5946fbb5b1f316a9b0e2509e06a318993930e8e4