From 2f851d1fe4785ce3919790105f58a0f22eaa5cf2029fb421b2d9b9f98bcec6c4 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 20 Sep 2021 18:53:42 +0000 Subject: [PATCH] - Disables Py 2 build for SLE 15 + Py 2 is considered legacy with limited support. Should not have been built or released for Py 2. This was a mistake. - Enable python2 builds for SLE-15 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=106 --- python-botocore.changes | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/python-botocore.changes b/python-botocore.changes index f6ebc41..bf60c7f 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -287,6 +287,13 @@ Wed Sep 1 06:49:55 UTC 2021 - Michal Vyskocil application replicas in a 100% available manner. * api-change:batch: Add support for ListJob filters +------------------------------------------------------------------- +Tue Aug 24 12:44:10 UTC 2021 - Robert Schweikert + +- Disables Py 2 build for SLE 15 + + Py 2 is considered legacy with limited support. Should not have been + built or released for Py 2. This was a mistake. + ------------------------------------------------------------------- Tue Jul 27 12:39:08 UTC 2021 - John Paul Adrian Glaubitz @@ -613,6 +620,11 @@ Wed Jul 21 09:57:19 UTC 2021 - John Paul Adrian Glaubitz + +- Enable python2 builds for SLE-15 + ------------------------------------------------------------------- Thu Jun 3 12:54:41 UTC 2021 - John Paul Adrian Glaubitz