typeshed 0.0~git20221107.4f381af-1 source package in Ubuntu

Changelog

typeshed (0.0~git20221107.4f381af-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * debian/install_stubs.py: update for latest code
  * debian/patches/relative_package_list: find the data files more
    flexibly.
  * d/control: additional build-deps

 -- Michael R. Crusoe <email address hidden>  Tue, 08 Nov 2022 15:26:03 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
typeshed_0.0~git20221107.4f381af-1.dsc 2.5 KiB 5feb8758edd0bef44981d1fefd0e477abb9f38452b78a29507b78f5f04c23146
typeshed_0.0~git20221107.4f381af.orig-stub-uploader.tar.xz 53.5 KiB 1cb910a09abcf0c3471fb8a4a7901f9c7ebc26207de98ada0b40e7bae2e727bc
typeshed_0.0~git20221107.4f381af.orig.tar.xz 986.7 KiB 1f1055d3c226dac1fa216e83e0f3ccee0821a076d743cd0fed1e66fcbb10ba9b
typeshed_0.0~git20221107.4f381af-1.debian.tar.xz 3.8 KiB 582d49ca880dc60ef32f8cf9d8ec3f04d255ead8f5af43d094e9dda50a033b36

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.