From f1bdb81a310cda59f25f93ca3afc1eeaa8c05d66 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 4 Apr 2020 17:29:09 +0200 Subject: [PATCH] Update git submodules * Update cinderlib 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 * Some other sections are obsolete - Update classifiers Change-Id: Ib1a0622e256b91d2d217e0406967b05f432418e3 --- cinderlib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cinderlib b/cinderlib index 330ff41a3c..186bc1c44b 160000 --- a/cinderlib +++ b/cinderlib @@ -1 +1 @@ -Subproject commit 330ff41a3ccf58d6a3811692f72eb431b1fb0800 +Subproject commit 186bc1c44b6b96e8d78ab4c91f453340b55c8069