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

build(deps): update deps with freeze-requirements #5143

Merged
merged 5 commits into from
Nov 18, 2024
Merged

Conversation

mr-cal
Copy link
Collaborator

@mr-cal mr-cal commented Nov 13, 2024

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

In preparation for a 8.5 release.

Follows suit of canonical/rockcraft#731 and canonical/rockcraft#706.

To make the changes more clear, I froze the requirements, switched to pip compile, then refroze the requirements.

This has a desirable side effect where doc dependencies are no longer in requirement-devel.txt.

@mr-cal mr-cal changed the title Work/pip compile build(deps): update deps with freeze-requirements Nov 13, 2024
@mr-cal mr-cal marked this pull request as draft November 13, 2024 19:35
@mr-cal mr-cal force-pushed the work/pip-compile branch 3 times, most recently from 167338b to a090fcc Compare November 14, 2024 14:52
@mr-cal mr-cal marked this pull request as ready for review November 14, 2024 15:15
@mr-cal mr-cal requested a review from a team November 14, 2024 15:42
@mr-cal
Copy link
Collaborator Author

mr-cal commented Nov 14, 2024

The core22 spread test failure for google:ubuntu-22.04-64:tests/spread/extensions/kde-neon-6 is unrelated to this PR, as this just landed

tools/freeze-requirements.sh Outdated Show resolved Hide resolved
requirements-docs.txt Outdated Show resolved Hide resolved
@mr-cal mr-cal requested a review from a team November 15, 2024 13:48
@mr-cal mr-cal added the rebase label Nov 15, 2024
Copy link
Contributor

@lengau lengau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

setup.py Outdated Show resolved Hide resolved
@mr-cal mr-cal requested a review from upils November 15, 2024 16:30
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Building docs is driven by the top-level requirements-docs.txt and tox
file.

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
@mr-cal mr-cal merged commit bd5e8c0 into main Nov 18, 2024
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants