python-measurement 3.2.2-1 source package in Ubuntu

Changelog

python-measurement (3.2.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.2.2
  * remove obsolete build-dependencies:
    * python3-nose (Closes: #1018531)
    * python3-six
  * add new build-dependencies:
    * python3-flit-scm
    * python3-pytest-cov
  * use new dh-sequence-python3
  * refresh privacy patch

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Alexandre Detiste <email address hidden>  Wed, 07 Feb 2024 14:04:24 +0100

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-measurement_3.2.2-1.dsc 2.3 KiB 87c20e44706748e5304cea98f8012eaaf6fd43afc6b057910869ba36cf724924
python-measurement_3.2.2.orig.tar.gz 20.9 KiB b2d8742f1d9478e13a80fc481562184b30634a92c6d568e236ba758bfbd7ee59
python-measurement_3.2.2-1.debian.tar.xz 13.6 KiB e7668bc5c1b20a3a7c1fd440958ae4b75a46d93efd6a4e8deb021d1f6004499d

Available diffs

No changes file available.

Binary packages built by this source

python-measurement-doc: unit-aware measurement objects (Documentation)

 Easily use and manipulate unit-aware measurement objects in Python.
 .
 django.contrib.gis.measure has these wonderful Distance objects that can be
 used not only for storing a unit-aware distance measurement, but also for
 converting between different units and adding/subtracting these objects from
 one another.
 .
 This module not only provides those Distance and Area measurement objects
 (courtesy of Django), but also other measurements including Weight, Volume, and
 Temperature.
 .
 This package contains the documentation.

python3-measurement: unit-aware measurement objects (Python3 version)

 Easily use and manipulate unit-aware measurement objects in Python.
 .
 django.contrib.gis.measure has these wonderful Distance objects that can be
 used not only for storing a unit-aware distance measurement, but also for
 converting between different units and adding/subtracting these objects from
 one another.
 .
 This module not only provides those Distance and Area measurement objects
 (courtesy of Django), but also other measurements including Weight, Volume, and
 Temperature.