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

pystare.__version__ does not yield correct version #87

Closed
NiklasPhabian opened this issue Nov 17, 2021 · 4 comments
Closed

pystare.__version__ does not yield correct version #87

NiklasPhabian opened this issue Nov 17, 2021 · 4 comments

Comments

@NiklasPhabian
Copy link
Collaborator

NiklasPhabian commented Nov 17, 2021

something's up with versioneer.

import pystare
pystare.__version__
'0+unknown'
@NiklasPhabian
Copy link
Collaborator Author

I cannot reproduce this locally. Locally, all seems fine, however GH actions seems to not be able to pull the version from versioneer!

@NiklasPhabian
Copy link
Collaborator Author

It seems that even if I revert setup.py, setup.cfg, pyproject.toml and .github/workflows/pypi.yml to the version it last worked
2469460 , I still run into the same problem.

pypa/manylinux#1309

@NiklasPhabian
Copy link
Collaborator Author

pypa/cibuildwheel#1095

@NiklasPhabian
Copy link
Collaborator Author

might be connected to the user permissions

multi-build/multibuild#470

potentially should move over to pypa

NiklasPhabian added a commit that referenced this issue May 26, 2022
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

1 participant