python-beartype 0.20.2-1 source package in Ubuntu

Changelog

python-beartype (0.20.2-1) unstable; urgency=medium

  [ Ananthu C V ]
  * New upstream version 0.20.2
  * Use debian mail for maintenance and update d/copyright

  [ Dale Richards ]
  * New upstream version 0.20.1 (Closes: #1089017)
  * Bump Standards-Version to 4.7.2 (no changes required)
  * Bump copyright year

 -- Ananthu C V <email address hidden>  Fri, 04 Apr 2025 02:49:04 +0530

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

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-beartype_0.20.2-1.dsc 2.2 KiB e12e22ad97a240b6447183052ff8eb69f41e5b2fc00b18066e630681bb2c16d6
python-beartype_0.20.2.orig.tar.gz 1.4 MiB d06c10e442c4e4e84f080ba7f41ddac1b46d7d8e4d7f80bb95f6075a06ff61fe
python-beartype_0.20.2-1.debian.tar.xz 8.1 KiB 9a3c169c0f5ad32fcaaaa6ddef8eef13a0db38995eec045926eb2e3b6c57a7c5

Available diffs

No changes file available.

Binary packages built by this source

python-beartype-doc: documentation for the beartype Python library

 Beartype is an open-source pure-Python PEP-compliant near-real-time
 hybrid runtime-static third-generation type checker emphasizing
 efficiency, usability, unsubstantiated made up jargon and thrilling puns.
 .
 Beartype brings Rust- and C++-inspired zero-cost abstractions into the
 lawless world of dynamically-typed Python by enforcing type safety at the
 granular level of functions and methods against type hints standardized by
 the Python community in non-amortized worst-case time with negligible
 constant factors.
 .
 This package provides documentation for beartype.

python3-beartype: Unbearably fast runtime type checking in pure Python

 Beartype is an open-source pure-Python PEP-compliant near-real-time
 hybrid runtime-static third-generation type checker emphasizing
 efficiency, usability, unsubstantiated made up jargon and thrilling puns.
 .
 Beartype brings Rust- and C++-inspired zero-cost abstractions into the
 lawless world of dynamically-typed Python by enforcing type safety at the
 granular level of functions and methods against type hints standardized by
 the Python community in non-amortized worst-case time with negligible
 constant factors.