- 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
This commit is contained in:
Robert Schweikert 2021-09-20 18:53:42 +00:00 committed by Git OBS Bridge
parent 3fd2d87364
commit 2f851d1fe4

View File

@ -287,6 +287,13 @@ Wed Sep 1 06:49:55 UTC 2021 - Michal Vyskocil <mvyskocil@opensuse.org>
application replicas in a 100% available manner. application replicas in a 100% available manner.
* api-change:batch: Add support for ListJob filters * api-change:batch: Add support for ListJob filters
-------------------------------------------------------------------
Tue Aug 24 12:44:10 UTC 2021 - Robert Schweikert <rjschwei@suse.com>
- 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 <adrian.glaubitz@suse.com> Tue Jul 27 12:39:08 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
@ -613,6 +620,11 @@ Wed Jul 21 09:57:19 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.c
customize AutoML strategy. If provided in CreatePredictor request, this field is visible in DescribePredictor and customize AutoML strategy. If provided in CreatePredictor request, this field is visible in DescribePredictor and
GetAccuracyMetrics responses. GetAccuracyMetrics responses.
-------------------------------------------------------------------
Tue Jul 6 08:46:11 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Enable python2 builds for SLE-15
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 3 12:54:41 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Thu Jun 3 12:54:41 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>