Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from integration_2023-08-02_11.47 to main (Cray-HPE/sat) 08-02 #158

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

haasken-hpe
Copy link
Contributor

@haasken-hpe haasken-hpe commented Aug 2, 2023

CRAYSAT-1750: Update PyYAML to 6.0.1
Merge pull request #156 from Cray-HPE/CRAYSAT-1750-update-pyyaml

haasken-hpe and others added 2 commits August 1, 2023 18:00
Update PyYAML to 6.0.1 to fix a build error. This build error was due to
an incompatible change introduced in Cython 3.0. The PyYAML package has
worked around this in version 6.0.1 by restricting to Cython<3.0.

Also update the pinned version of csm-api-client to 1.1.5, which relaxed
the PyYAML constraint to allow versions greater than or equal to 6.0.
Without this change, `pip` is unable to resolve sat's dependencies.

Test Description:
Ran the following `sat` commands to exercise relevant code:

* `sat showrev --products` (config map access)
* `sat bootprep run` (YAML loading, API access, config map access)
* `sat status` (multiple API access)
@haasken-hpe haasken-hpe self-assigned this Aug 2, 2023
@haasken-hpe haasken-hpe merged commit c70333f into main Aug 2, 2023
2 checks passed
@haasken-hpe haasken-hpe deleted the integration_2023-08-02_11.47 branch August 2, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant