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

Changelog

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

  * Team upload.
  * New upstream snapshot (Closes: #1053938)
  * Standards-Version: 4.6.2 (routine-update)
  * d/patches: drop relative_package_list, was applied upstream.
  * d/clean: remove stub-uploader/stub_uploader/__pycache__/
  * d/patches/skip-verify-external-req: skip pypi.org check

 -- Michael R. Crusoe <email address hidden>  Sun, 12 Nov 2023 12:46:38 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
typeshed_0.0~git20231111.6764465-1.dsc 2.5 KiB 58b644cadb929150d641d93a0fe847af9d9940de87035391911cf4bf1b023ddb
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-1.debian.tar.xz 3.9 KiB 426d4c54a11e407eab6042e454532d164af55b42f0cc34a0abbb1479f8b7a774

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.