Skip to content

build(medcat): Fix setuptools and vcs versioning#560

Merged
mart-r merged 4 commits into
mainfrom
build/medcat/fix-setuptools-and-vcs_versioning
Jun 23, 2026
Merged

build(medcat): Fix setuptools and vcs versioning#560
mart-r merged 4 commits into
mainfrom
build/medcat/fix-setuptools-and-vcs_versioning

Conversation

@mart-r

@mart-r mart-r commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

This PR actually fixes the issue.
My assumption before was that it was due to setuptools_scm, but now it's clear it was actually vcs_versioning.

This time I've actually run this locally to make sure it works! (smart move, I know).

And I've added some verbosity to the builds so I can see what's being installed for building (otherwise it was invisible and therefore it wasn't clear which versions were used when things worked or didn't work).

mart-r added 4 commits June 23, 2026 15:25
Looks like the issue might have come from vcs_versioning instead of directly from setuptools_scm. So the previous PR may not be sufficient
@mart-r mart-r merged commit 050a3d8 into main Jun 23, 2026
22 of 26 checks passed
@mart-r mart-r deleted the build/medcat/fix-setuptools-and-vcs_versioning branch June 23, 2026 15:41
mart-r added a commit that referenced this pull request Jun 23, 2026
* Fix issue with package build from VCS versioning.

Looks like the issue might have come from vcs_versioning instead of directly from setuptools_scm. So the previous PR may not be sufficient

* Make building verbose in workflow

* Stricter restriction for vcs_versioning

* Fix verbosity of build process
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.

2 participants