python-tempora 5.5.0-1 source package in Ubuntu

Changelog

python-tempora (5.5.0-1) unstable; urgency=medium

  * New upstream version 5.5.0
  * Control, tests: add (build-)depends on tzdata-legacy to avoid
    issues with missing timezones caused by changes in tzdata/2023c-8
    (Closes: #1052773).

 -- Jeroen Ploemen <email address hidden>  Mon, 09 Oct 2023 07:45:04 +0000

Upload details

Uploaded by:
jcfp
Uploaded to:
Sid
Original maintainer:
jcfp
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tempora_5.5.0-1.dsc 2.3 KiB 6ffc7f708dd5805a9e6fa49488e5f4cbec0067c0c8c440a8261833f76b2ab7b3
python-tempora_5.5.0.orig.tar.gz 17.8 KiB 169ebaac8b7b248188e5ed0bd60d1c0829070531ca42928abd3b09ccf3f40b7d
python-tempora_5.5.0-1.debian.tar.xz 4.0 KiB 5d53f3bd2697b6f0502772c541ca1623c1824d232429a58c82682aa9c624e869

Available diffs

No changes file available.

Binary packages built by this source

python3-tempora: Python objects and routines pertaining to date and time

 Tempora is a set of Python objects and routines pertaining to date and
 time.
 .
 Besides the top level package module (tempora), it includes:
  * timing: routines for measuring and profiling.
  * schedule: an event scheduler.
  * utc: routines for getting datetime-aware UTC values.