From c9e55487dc69e65816a4b56ce312a70d03c7119b Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 6 Apr 2020 12:10:59 +0000 Subject: [PATCH] Update git submodules * Update networking-generic-switch from branch 'master' - Merge "Cleanup py27 support" - 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 - Update classifiers - Update requirements, no need for python_version anymore - Switch to building docs with sphinx-build, use apidoc here and fix problems found. Change-Id: I64c07c9e1621518240bfb60efa7f0990b0e7e727 --- networking-generic-switch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking-generic-switch b/networking-generic-switch index a2620d2b5e..c2bb1b85a7 160000 --- a/networking-generic-switch +++ b/networking-generic-switch @@ -1 +1 @@ -Subproject commit a2620d2b5ee85972e18f299764ea4a43a6eb2004 +Subproject commit c2bb1b85a7d2d57c7f5f16f57432da9b48cf7164