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

importlib-metadata 4.7.1 reports 0.0.0 #88

Closed
1 task done
bollwyvl opened this issue Aug 26, 2021 · 2 comments · Fixed by #89
Closed
1 task done

importlib-metadata 4.7.1 reports 0.0.0 #88

bollwyvl opened this issue Aug 26, 2021 · 2 comments · Fixed by #89

Comments

@bollwyvl
Copy link
Contributor

Issue:

It looks like the latest build is reporting a version of 0.0.0:

 Source in /tmp/pip-req-build-bvtn96re has version 0.0.0, which satisfies requirement importlib-metadata==0.0.0 from file:///home/conda/feedstock_root/build_artifacts/importlib-metadata_1629993528650/work

Could be related to spurious output on setuptools_scm?

@nicoddemus
Copy link
Member

nicoddemus commented Aug 26, 2021

Seems like a bug in the new setuptools-scm release: pytest-dev/pytest#9042 (comment).

If it is a bug and a new release is made, we can rebuild importlib-metadata.

nicoddemus added a commit to nicoddemus/importlib_metadata-feedstock that referenced this issue Aug 26, 2021
@nicoddemus
Copy link
Member

setuptools-6.1.0 has been yanked from PyPI, so I'm opening a PR to mark it as broken: conda-forge/admin-requests#292

Meanwhile, rebuilding with setuptools-scm 6.0.1: #89

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 a pull request may close this issue.

2 participants