python-tempora 2.1.1-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Rules, tests:
    + remove restrictions on testing with python3.8, now that
      freezegun was updated.
    + account for upstream reshuffling of test files.
    + exclude a single test that requires a pytest extension.
  * Rules: add execute_after_dh_auto_install to ensure tests aren't
    installed into the binary package.
  * Bump Standards-Version to 4.5.0 (from 4.4.1, no further changes).
  * Patches: remove fuzz from 01.

 -- JCF Ploemen (jcfp) <email address hidden>  Tue, 11 Feb 2020 15:07:58 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tempora_2.1.1-1.dsc 2.2 KiB 16ddd39674799d64a4b4cce11d1c4ffdadf727ae53bfb957f21ce3f7b987d048
python-tempora_2.1.1.orig.tar.gz 18.8 KiB 22229d7a98f0a9133d9f8c67597dda14d7b4ac29cd33e01e51443424b9011ab2
python-tempora_2.1.1-1.debian.tar.xz 3.5 KiB 11a7a87ee1769dd724f9d7e4c0007668bd7a8a60196f145f3e3d38eea24f2b2e

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.