python-isoweek 1.3.3-6 source package in Ubuntu

Changelog

python-isoweek (1.3.3-6) unstable; urgency=medium

  * QA upload.
  * Orphan the package.
  * debian/control: Remove myself from the uploaders list.

 -- Boyuan Yang <email address hidden>  Mon, 25 Mar 2024 16:11:20 -0400

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-isoweek_1.3.3-6.dsc 2.0 KiB 5913256661e99eb0fdbd729c17fe6977c478ef80d811dbf378f382baed5f6628
python-isoweek_1.3.3.orig.tar.gz 6.8 KiB 5abda599376b8a102331ade3ef019810f7a467fe2f1b314ac31c2d1c2182b54e
python-isoweek_1.3.3-6.debian.tar.xz 2.7 KiB 920e8d1af1b764e64c95c15a053587e60aff16e7fc68c54e10392aa9991c94a5

Available diffs

No changes file available.

Binary packages built by this source

python3-isoweek: Python module to provide the class Week (Python 3)

 The isoweek Python module provide the class Week. Instances
 represent specific weeks spanning Monday to Sunday. There are 52 or 53
 numbered weeks in a year. Week 1 is defined to be the first week with 4
 or more days in January.
 .
 This is the python3 version of the package.