From 6512e8113286eaf268cf559fcf09282345b6839bddc2839bed0fda3a4aaa0cc0 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 20 Sep 2021 12:53:13 +0000 Subject: [PATCH 1/2] Tue 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. - Enable python2 builds for SLE-15 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=98 --- python-boto3.changes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/python-boto3.changes b/python-boto3.changes index fbe305f..1f970d3 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -373,6 +373,15 @@ Wed Sep 1 14:19:19 UTC 2021 - Michal Vyskocil available manner. * api-change:``batch``: [``botocore``] Add support for ListJob filters + +------------------------------------------------------------------- +Tue 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 14:34:59 UTC 2021 - John Paul Adrian Glaubitz @@ -714,6 +723,12 @@ Wed Jul 21 10:35:46 UTC 2021 - John Paul Adrian Glaubitz + +- Enable python2 builds for SLE-15 + + ------------------------------------------------------------------- Thu Jun 3 13:14:17 UTC 2021 - John Paul Adrian Glaubitz From 1eb5ef196243707e174201cfe56b78c19787663939e17885ae786faabf31709d Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 20 Sep 2021 12:54:47 +0000 Subject: [PATCH 2/2] - Changelog sync OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=99 --- python-boto3.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-boto3.changes b/python-boto3.changes index 1f970d3..0f4c109 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -375,7 +375,7 @@ Wed Sep 1 14:19:19 UTC 2021 - Michal Vyskocil ------------------------------------------------------------------- -Tue 24 12:44:10 UTC 2021 - Robert Schweikert +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