X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=inline;f=releasenotes%2Fnotes%2Fremove-python-27-support-1e109eab35756c0b.yaml;fp=releasenotes%2Fnotes%2Fremove-python-27-support-1e109eab35756c0b.yaml;h=75ff50d3bfa27f10a7a62372523e4875b2b8bf21;hb=e5840e0c645226926475e6dfabd9f16606325ab0;hp=0000000000000000000000000000000000000000;hpb=b0de8e76ba8c4e2cacbef206d7864e856b1ffc1d;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/remove-python-27-support-1e109eab35756c0b.yaml b/releasenotes/notes/remove-python-27-support-1e109eab35756c0b.yaml new file mode 100644 index 00000000..75ff50d3 --- /dev/null +++ b/releasenotes/notes/remove-python-27-support-1e109eab35756c0b.yaml @@ -0,0 +1,15 @@ +--- +fixes: + - | + Remove python 2.7 support + + As per the deprecation notice python 2.7 is not long supported. + This causing job failures since the dependencies install + are not maintained. + + DEPRECATION: Python 2.7 reached the end of its life on January 1st, + 2020. Please upgrade your Python as Python 2.7 is no longer + maintained. pip 21.0 will drop support for Python 2.7 in January + 2021. More details about Python 2 support in pip can be found at + https://pip.pypa.io/en/latest/development/release-process/#python-2-support + pip 21.0 will remove support for this functionality.