python-beartype 0.18.5-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.18.5
  * Drop patch for test fixed upstream

 -- Ananthu C V <email address hidden>  Sun, 28 Apr 2024 03:13:12 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-beartype_0.18.5-1.dsc 2.3 KiB b22336daa893b988e82f5200363d6c17a65e97a9060b9194db90056fec6ef695
python-beartype_0.18.5.orig.tar.gz 1.1 MiB 4507703930622b3b6814d12f95385461438c193d12c83fedcbd83e5904d485ee
python-beartype_0.18.5-1.debian.tar.xz 8.0 KiB 49be6f258d1a140a8cae16be07d8712decc39562a947f2ca72853574ff62b083

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.