convertdate 2.4.0-1 source package in Ubuntu

Changelog

convertdate (2.4.0-1) unstable; urgency=medium

  * Switch to pristine-tar/upstream pattern
    - technically, this only means we disregard the upstream repo from now
      on...
    - ... and that this build was based on the tarball, not the tag
  * New upstream release.

 -- Antoine Beaupré <email address hidden>  Thu, 26 Jan 2023 15:24:01 -0500

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
convertdate_2.4.0-1.dsc 1.7 KiB bbf470789f1be7f851f17e408bd22659c56dc4dea7465fa21504af7971a70fcd
convertdate_2.4.0.orig.tar.gz 51.5 KiB ae9afb1fc153e49bd5ffb0d402ee8a3450dfcf8cfffd72b1ffa5e4d199b3ab0b
convertdate_2.4.0-1.debian.tar.xz 3.4 KiB 50a3a268613ce27c01b54b25b0402c169c87e7847734a7bb304fb06621499bf1

Available diffs

No changes file available.

Binary packages built by this source

python3-convertdate: converts between Gregorian dates and other calendar systems (Python 3)

 Convertdate allows you to generate calendars according to different
 historical or modern systems:
 .
 Available calendars:
 .
  * Bahai
  * Coptic (Alexandrian)
  * French Republican
  * Gregorian
  * Hebrew
  * Indian Civil
  * Islamic
  * Julian
  * Mayan
  * Persian
  * Positivist
  * Mayan
  * ISO
  * Ordinal (day of year)
  * Dublin day count
  * Julian day count
 .
 The holidays module also provides some useful holiday-calculation,
 with a focus on North American and Jewish holidays.
 .
 This package ships the Python 3 version.