python-datetimerange 2.1.0-1 source package in Ubuntu

Changelog

python-datetimerange (2.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Add tzdata-legacy as (build-)depends.
  * Cleans better.

 -- Thomas Goirand <email address hidden>  Fri, 06 Oct 2023 14:25:00 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
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-datetimerange_2.1.0-1.dsc 2.2 KiB 3a9193d63de44e47ce7af1ae19374145c255734995e44b401f0e3d178ed3cbf1
python-datetimerange_2.1.0.orig.tar.xz 24.8 KiB 6e664387f11779b67b68a0e7bb74b85af7bf6222f1dd1d7aacf182e17894d1d8
python-datetimerange_2.1.0-1.debian.tar.xz 2.4 KiB 6bb0dc5cf6490cbcad13d645da2a24cf54be3f2ecbd50098e22ec0624cbd49f8

Available diffs

No changes file available.

Binary packages built by this source

python3-datetimerange: library that handles time ranges

 DateTimeRange is a Python library to handle a time range. e.g. check whether a
 time is within the time range, get the intersection of time ranges, truncating
 a time range, iterate through a time range, and so forth.