Closed
Description
Hello,
pip download --no-binary :all: --no-deps mypy
only downloads the source package for version 0.256 (from the old mypy package)
and
pip download --no-binary :all: --no-deps mypy-lang
only downloads the source package for version 0.4.6
This made the latest release invisible to Debian via manual downloads or on our PyPI redirector http://pypi.debian.net/mypy
When switching to the GitHub release I failed to notice that the git submodule for the typeshed wasn't included: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852819
Can the source package for 0.470 be uploaded to PyPI and/or the GitHub release tarball be updated? It doesn't make sense to offer them without the submodules included.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels