Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Fix requirements and update workflows#32

Merged
radix0000 merged 3 commits intomainfrom
fixrequirements
May 22, 2025
Merged

Fix requirements and update workflows#32
radix0000 merged 3 commits intomainfrom
fixrequirements

Conversation

@radix0000
Copy link
Collaborator

Point libcoveweb2 dependencies to version 0.4.0, and update workflows (actions and Python version).

Resolves: #31

@radix0000 radix0000 requested a review from jarofgreen May 1, 2025 11:57
Make sure have latest version of libcoveweb2.
Old ref to this was not locked - new ref will be locked.

libcoverdls is not actually published as pypi package so use git link instead.
Don't use editable link, as that can't be found in Docker containers
Lock to latest commit.

python-magic was missing from requirements.in

Changes in Requirements.txt may be due to previous commits not building lock files properly.
eg flattentool 0.23.0 does need shapely and geojson so they should have been in before.
https://github.com/OpenDataServices/flatten-tool/blob/v0.23.0/setup.py#L42

Had to upgrade pip-tools as old version would not work
Copy link
Collaborator

@jarofgreen jarofgreen left a comment

Choose a reason for hiding this comment

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

I'm approving to indicate I approve Ed's 2 commits, someone else should check my commit.

@radix0000 radix0000 merged commit a01fd61 into main May 22, 2025
6 checks passed
@jarofgreen jarofgreen deleted the fixrequirements branch May 22, 2025 08:01
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.

Docker build fails

2 participants