python-tempora 5.1.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Tests: loop over py3versions -s rather than -r.
  * Rules: use execute_after instead of an override for the examples.
  * Rules: remove execute_after_dh_auto_install, no longer needed to
    avoid installing the tests in the binary pkg.
  * Control: bump std-ver to 4.6.1 (from 4.6.0; no further changes).

 -- Jeroen Ploemen <email address hidden>  Mon, 12 Dec 2022 10:46:36 +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
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tempora_5.1.0-1.dsc 2.2 KiB 0679a23ddbb739edd9025a647326e9439280a451218802f2b4e0ec3350ce32ed
python-tempora_5.1.0.orig.tar.gz 17.6 KiB 17c127766ab82f6eb8c3ec6b2fa4d3d331afddd8fc2b5868346ced39b876d403
python-tempora_5.1.0-1.debian.tar.xz 3.8 KiB 2473824873bff857ee6e2745f2b580d41d95dfd0feb851c0f3dd56b5909d4691

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.