typeshed 0.0~git20231111.6764465-3 source package in Ubuntu

Changelog

typeshed (0.0~git20231111.6764465-3) unstable; urgency=medium

  * Team upload.
  * d/python3-typeshed.lintian-overrides: silence more false-positives.
  * d/install_stubs.py: install into separate directories, the merge.
                        Closes: #1056165
  * d/rules: delete all METADATA.toml files from the binary package, no
    need to include them.

 -- Michael R. Crusoe <email address hidden>  Mon, 20 Nov 2023 11:30:41 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
typeshed_0.0~git20231111.6764465-3.dsc 2.5 KiB cdbe66f2967b78016285044df7f465c80d1b132c9ed778ecd1a91ca093215722
typeshed_0.0~git20231111.6764465.orig-stub-uploader.tar.xz 82.7 KiB 73f737603cd8a829dbfbf6d1993b0a4d524f4a5dd2a7b2447cb4a6ec182293f3
typeshed_0.0~git20231111.6764465.orig.tar.xz 1.3 MiB 4d9c6744b21cc62f7b03c28f8cde4636ab350149c779e3682c3cddcb93ec6ec2
typeshed_0.0~git20231111.6764465-3.debian.tar.xz 4.2 KiB f73dd6b7c2ad77239f4bdd3786fba723c19e0e1a53e8890cc17a044383fa34dc

No changes file available.

Binary packages built by this source

python3-typeshed: collection of library stubs for Python, with static types

 Typeshed contains external type annotations for the Python standard library
 and Python builtins, as well as third party packages as contributed by people
 external to those projects.
 .
 This data can e.g. be used for static analysis, type checking or type
 inference.