From 08ba1e35d177ec30fd9a7b5a6ece8ab9e68f9d05 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 10 Apr 2019 18:08:04 +0800 Subject: [PATCH] PendingReleaseNotes: note on python3.6 changes Fixes: http://tracker.ceph.com/issues/39164 Signed-off-by: Kefu Chai (cherry picked from commit 77c5ee06311d610f9accd94edf14becdf5820542) --- PendingReleaseNotes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e69de29bb2d1d..d071642fd8c05 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -0,0 +1,7 @@ +>=14.2.1 +-------- + +* Ceph now packages python bindings for python3.6 instead of + python3.4, because EPEL7 recently switched from python3.4 to + python3.6 as the native python3. see the `announcement _` + for more details on the background of this change. -- 2.39.5