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

Changelog

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

  * Team upload.
  * d/rules, d/clean: Fully clean up after building. Closes: #1048944

 -- Michael R. Crusoe <email address hidden>  Tue, 14 Nov 2023 13:24:23 +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-2.dsc 2.5 KiB 99b6825149a29376343b5bb20ddf4fab071f93fa0acb27ff23ed72271f0f561b
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-2.debian.tar.xz 4.0 KiB ba6d32c08ad24c82b6bb9684641f69414e77e73eefcc62cf4ba6015a5e561c33

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.