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

setuptools + setuptools_scm + bork = v0.0.0 #352

Closed
AstraLuma opened this issue Dec 15, 2023 · 2 comments
Closed

setuptools + setuptools_scm + bork = v0.0.0 #352

AstraLuma opened this issue Dec 15, 2023 · 2 comments

Comments

@AstraLuma
Copy link
Contributor

https://cirrus-ci.com/task/6058258926927872

I'm able to reproduce this locally with bork build, but python -m build works.

@AstraLuma
Copy link
Contributor Author

https://github.com/ppb/pursuedpybear/blob/18351e0aa9a4e33cb69c4b3c77ff024287afa6d0/.cirrus.yml#L16-L24

build_task:
  container:
    image: duckinator/bork
  setup_script:
    - git fetch --tags
  script:
    - bork build
  dist_artifacts:
    path: "dist/**"

@duckinator
Copy link
Owner

I've confirmed ppb builds with the right version number with what's on main, but I don't think the broader issue of dynamic metadata is fully resolved. So I'm going to close this issue and leave the other one open.

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

No branches or pull requests

2 participants