root/build-tools/build-wheels
Luan Nunes Utimura eef374bf07 Debian: Update upper constraints to support images
During the migration of the images used by stx-openstack to Debian, it
was observed that some packages needed an upversion in order to
guarantee that the build was successful and/or the application wouldn't
present exceptions at runtime.

For stx-horizon:
- pymongo: Upversion from 3.10.1 to 3.11.3.
    Without this upversion, the image doesn't build.
    (This is the version used in stable/wallaby)

- coverage: Upversion from 5.0.4 to 5.2.1.
    Without this upversion, the image doesn't build.
    (This is the version used in stable/victoria)

For stx-nova:
- numpy: Upversion from 1.18.2 to 1.20.1, for Python 3.8 and 3.9 only.
    Without this upversion, the image doesn't build.
    (This is the version used in stable/wallaby)

- eventlet: Upversion from 0.26.1 to 0.30.0.
    Without this upversion, some containers had the exception reported
    in [1].

    According to [2], this is fixed in version 0.30.0.

    This specific version isn't used in other Openstack releases.
    However, version 0.30.2 is used in stable/wallaby.

[1] https://bugs.launchpad.net/oslo.concurrency/+bug/1904424
[2] https://eventlet.net/doc/changelog.html#id8

Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com>
Change-Id: I1eab3d73b2ea382702a08a2ae50851619f5ab2e4
2023-01-20 13:36:32 -03:00
..
centos Add zerorpc wheel package 2022-12-08 15:44:53 +00:00
debian Debian: Update upper constraints to support images 2023-01-20 13:36:32 -03:00
doc build-wheels: README file + minor script fixes 2022-09-14 10:56:01 -04:00
docker-common build-wheels: README file + minor script fixes 2022-09-14 10:56:01 -04:00
FIXME debian: build-wheels: partial debian support 2022-04-14 16:02:01 -04:00
build-base-wheels.sh debian: use debian snapshot repos in docker apps 2022-04-26 11:08:30 -04:00
build-wheel-tarball.sh wheels: support extra wheels in tarball 2022-09-14 12:57:11 +00:00
get-stx-wheels.sh debian: build-wheels: partial debian support 2022-04-14 16:02:01 -04:00
utils.sh Fix use of 'let -i' in scripts 2020-08-11 10:36:43 -04:00