python3-typed-ast 1.4.3-1 source package in Ubuntu

Changelog

python3-typed-ast (1.4.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.4.3
  * d/control: Bump Standards-Version to 4.6.0.1.
  * d/watch: Bump version to 4.

 -- Ricardo Brandao <email address hidden>  Fri, 29 Oct 2021 10:22:52 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python3-typed-ast_1.4.3-1.dsc 2.1 KiB e76fe4102e16e96f3a36a80af693bfc4626cbe709e199457d369e1e036880baa
python3-typed-ast_1.4.3.orig.tar.gz 206.0 KiB fb1bbeac803adea29cedd70781399c99138358c26d05fcbd23c13016b7f5ec65
python3-typed-ast_1.4.3-1.debian.tar.xz 3.5 KiB 8634e509fe2c907ad974736a467902cddaef61bfde1735e7e410ae9fe67025fe

No changes file available.

Binary packages built by this source

python3-typed-ast: AST with PEP 484 type comments support

 A fork of the CPython 2.7 and 3.5 ast modules with the ability to parse
 PEP 484 type comments. The primary goals of this package are correctness and
 speed.

python3-typed-ast-dbgsym: debug symbols for python3-typed-ast