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

Use hatch as build backend #184

Merged
merged 1 commit into from
May 3, 2024
Merged

Use hatch as build backend #184

merged 1 commit into from
May 3, 2024

Conversation

joelynch
Copy link
Contributor

@joelynch joelynch commented May 2, 2024

About this change - What it does

Use hatch as a build backend.

Other small changes:

  • Remove unused rpm spec file.
  • Version file is now generated by setuptools_scm - for this to work,
    needed to change the format of the release tags.
  • In release script, do not modify untracked version file.

@joelynch joelynch changed the title Set version metadata from version.py file. Set version metadata from version.py file May 2, 2024
@joelynch joelynch requested review from a team and removed request for kmichel-aiven May 2, 2024 13:15
* Remove unused rpm spec file.
* Version file is now generated by setuptools_scm - for this to work,
  needed to change the format of the release tags.
* In release script, do not modify untracked version file.
@joelynch joelynch changed the title Set version metadata from version.py file Use hatch as build backend May 3, 2024
Copy link
Collaborator

@kmichel-aiven kmichel-aiven left a comment

Choose a reason for hiding this comment

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

This was double-checked with a downstream build, so LGTM.

@kmichel-aiven kmichel-aiven merged commit d30a6a9 into main May 3, 2024
9 checks passed
@kmichel-aiven kmichel-aiven deleted the joelynch/fix-version branch May 3, 2024 10:43
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.

None yet

2 participants