Skip to content

release tarballs on GitHub missing typeshed submodule, 0.470 source package missing from PyPI #2769

Closed
@mr-c

Description

@mr-c

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions