]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
install-deps: remove the legacy resolver flags
authorNizamudeen A <nia@redhat.com>
Wed, 19 Jul 2023 14:05:05 +0000 (19:35 +0530)
committerNizamudeen A <nia@redhat.com>
Thu, 20 Jul 2023 17:30:28 +0000 (23:00 +0530)
commitaf75320b93cab149aa2c6852e91a07619d3da76a
tree296af937da04f60f21177e7d235e22afe6aaf508
parent7dd5a73a82a4636c8f4cdc5ee9526fc850f72a10
install-deps: remove the legacy resolver flags

This was a workaround that was introduced long time ago. This will be
something that could be deprectaed at some point [1]. And its preventing some of the dependencies to be
downloaded or stored into the wheelhouse. Deps like jsonschema, parse,
mypy, cryptography etc.

[1] https://pip.pypa.io/en/latest/user_guide/#deprecation-timeline

Fixes: https://tracker.ceph.com/issues/62082
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit d179b95ddf57f8ca48633aed9f6229e39ad83fef)

 Conflicts:
install-deps.sh
  - discard the incoming change and edit the line manually
install-deps.sh