Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Remove unsupported versions from CI. #105

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Remove unsupported versions from CI. #105

merged 2 commits into from
Mar 13, 2023

Conversation

Yury-Fridlyand
Copy link
Collaborator

Description

Remove unsupported python version from CI workflows.

Issues Resolved

Fix CI failures, see job run for example and test run logs. opensearch-py starting from version 2.0.0 requires certifi>=2022.12.07 which is not released for old python versions.

ERROR: Could not find a version that satisfies the requirement certifi>=2022.12.07 (from opensearch-py>=2.0.0->opensearch-dsl==2.0.1) (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 1.0.0, 1.0.1, 14.5.14, 2015.4.28, 2015.9.6, 2015.9.6.1, 2015.9.6.2, 2015.11.20, 2015.11.20.1, 2016.2.28, 2016.8.2, 2016.8.8, 2016.8.31, 2016.9.26, 2017.1.23, 2017.4.17, 2017.7.27, 2017.7.27.1, 2017.11.5, 2018.1.18, 2018.4.16, 2018.8.13, 2018.8.24, 2018.10.15, 2018.11.29, 2019.3.9, 2019.6.16, 2019.9.11, 2019.11.28, 2020.4.5, 2020.4.5.1, 2020.4.5.2, 2020.6.20, 2020.11.8, 2020.12.5, 2021.5.30, 2021.10.8)
ERROR: No matching distribution found for certifi>=2022.12.07 (from opensearch-py>=2.0.0->opensearch-dsl==2.0.1)

Ref: opensearch-project/opensearch-py#309 (comment)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
@VachaShah VachaShah merged commit 51f0f16 into opensearch-project:main Mar 13, 2023
@Yury-Fridlyand Yury-Fridlyand deleted the fix-ci-remote-unsupported-versions branch March 24, 2023 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants