python-pint 0.19.2-1 source package in Ubuntu

Changelog

python-pint (0.19.2-1) unstable; urgency=high

  * Team upload
  * New upstream version 0.19.2 (Closes: #1029993)
  * Patch: Prevent testing babel support

 -- Bastian Germann <email address hidden>  Mon, 30 Jan 2023 02:43:32 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc
Mantic release main misc
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pint_0.19.2-1.dsc 2.2 KiB f748952212223e0db62ee3a12b1dc67110bb0fb09756a7fb94c9202b4a59d996
python-pint_0.19.2.orig.tar.gz 283.1 KiB e39b02bbc488823ce603802e2152a8c8d793038adcc5f4e6ef4b7cf2e084c157
python-pint_0.19.2-1.debian.tar.xz 6.3 KiB d68a7c12d2306b6fcc7f35a4d846714c7f58010e0abc9a3f5db41f5619d493c6

Available diffs

No changes file available.

Binary packages built by this source

python-pint-doc: define, operate and manipulate physical quantities - doc

 Pint is Python module/package to define, operate and manipulate physical
 quantities: the product of a numerical value and a unit of measurement. It
 allows arithmetic operations between them and conversions from and to
 different units.
 .
 It is distributed with a comprehensive list of physical units, prefixes and
 constants. Due to its modular design, you can extend (or even rewrite!) the
 complete list without changing the source code.
 .
 This package contains the documentation.

python3-pint: define, operate and manipulate physical quantities - Python 3.x

 Pint is Python module/package to define, operate and manipulate physical
 quantities: the product of a numerical value and a unit of measurement. It
 allows arithmetic operations between them and conversions from and to
 different units.
 .
 It is distributed with a comprehensive list of physical units, prefixes and
 constants. Due to its modular design, you can extend (or even rewrite!) the
 complete list without changing the source code.
 .
 This package contains the Python 3.x module.