]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: note on python3.6 changes
authorKefu Chai <kchai@redhat.com>
Wed, 10 Apr 2019 10:08:04 +0000 (18:08 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 02:38:33 +0000 (10:38 +0800)
Fixes: http://tracker.ceph.com/issues/39164
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 77c5ee06311d610f9accd94edf14becdf5820542)

PendingReleaseNotes

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..d071642fd8c053fc6f98050cd7df30158e0e5337 100644 (file)
@@ -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 <https://lists.fedoraproject.org/archives/list/epel-announce@lists.fedoraproject.org/message/EGUMKAIMPK2UD5VSHXM53BH2MBDGDWMO/>_`
+  for more details on the background of this change.