python-typing-inspect 0.9.0-1 source package in Ubuntu

Changelog

python-typing-inspect (0.9.0-1) unstable; urgency=medium

  [ Louis-Philippe VĂ©ronneau ]
  * New upstream version.

  [ Debian Janitor ]
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.6.2, no changes needed.

 -- Louis-Philippe VĂ©ronneau <email address hidden>  Mon, 12 Jun 2023 14:24:53 -0400

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-typing-inspect_0.9.0-1.dsc 1.6 KiB 31591b5f0986cc368612153b7078875e09a0f57f5c5a6b0650d12e6c1b2f8ba2
python-typing-inspect_0.9.0.orig.tar.xz 12.0 KiB 7016d3b15750c77c05e33d3d64f9b55965a7506245acb04ff54daadc322b741f
python-typing-inspect_0.9.0-1.debian.tar.xz 2.7 KiB d428fc78f6649a0964fd7f8904b58b7fea30624c340cfad4b57b03e3ea096c1d

Available diffs

No changes file available.

Binary packages built by this source

python3-typing-inspect: API for runtime inspection of types in Python

 The typing-inspect module defines experimental API for runtime inspection of
 types defined in the Python standard typing module.