Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
What version of python3-mypy is installed, and how do you reproduce the issue?
0.730-2.fc31 from fedora 31 repo. user$ man mypy | cat MYPY(1) User Commands MYPY(1) NAME mypy - manual page for mypy 0.730-dev DESCRIPTION Traceback (most recent call last): File "/builddir/build/BUILDROOT/python3-mypy-0.730-2.fc31.noarch/usr/bin/mypy", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3250, in <module> @_call_aside File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3234, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3263, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master ws.require(__requires__) File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'typing_extensions>=3.7.4' distribution was not found and is required by mypy mypy 0.730-dev October 2019 MYPY(1)
Fascinating. Thank you, I'll get a fix out soon.
FEDORA-2019-689560572d has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-689560572d
python3-mypy-0.740-2.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-689560572d
python3-mypy-0.740-2.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.