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

Allow importlib-metadata v3.0.0 #2019

Closed
abtreece opened this issue Nov 23, 2020 · 2 comments
Closed

Allow importlib-metadata v3.0.0 #2019

abtreece opened this issue Nov 23, 2020 · 2 comments

Comments

@abtreece
Copy link
Contributor

Receiving test failures due to the recent upgrade of importlib-metadata to v3.0.0

virtualenv 20.2.0 has requirement importlib-metadata<3,>=0.12; python_version < "3.8", but you have importlib-metadata 3.0.0.

importlib-metadata>=0.12,<3;python_version<"3.8"

@Aparna-BS
Copy link

Hi @gaborbernat,
I am facing the same issue. May I know when will the next build be released with this merged fix? Thanks.

@abtreece
Copy link
Contributor Author

glitch fixed! tests re-ran without importlib-metadata failure...

py37 installed: ..., importlib-metadata==3.0.0, ..., virtualenv==20.2.1, ...
___________________________________ summary ____________________________________
  py37: commands succeeded
  congratulations :)

@pypa pypa locked and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants