diff --git a/python-boto3.changes b/python-boto3.changes index fbe305f..0f4c109 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 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 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