Skip to content

Python pypi package#165

Merged
schulzchristian merged 2 commits intoKaHIP:masterfrom
alexandersvozil:python-pypi-package
Nov 3, 2025
Merged

Python pypi package#165
schulzchristian merged 2 commits intoKaHIP:masterfrom
alexandersvozil:python-pypi-package

Conversation

@alexandersvozil
Copy link
Contributor

No description provided.

alexandersvozil and others added 2 commits November 3, 2025 12:51
Fixes the issue where PyPI packages were published with version 0.0.0.

Changes:
- Configure scikit-build-core to use setuptools-scm as version provider
- Fix tag_regex to match v3.19 format (two-part versions) not just v3.19.0
- Add fetch-tags: true to GitHub Actions checkout for explicit tag fetching
- Add debug step to verify git tags during build

The regex now accepts both v3.19 and v3.19.0 tag formats. Tested locally
and confirmed version is correctly derived from git tags.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@schulzchristian schulzchristian merged commit 55602e8 into KaHIP:master Nov 3, 2025
7 of 8 checks passed
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