python-arrow 1.2.2-1 source package in Ubuntu

Changelog

python-arrow (1.2.2-1) unstable; urgency=medium

  * New upstream release

 -- Federico Ceratto <email address hidden>  Tue, 22 Mar 2022 23:36:24 +0000

Upload details

Uploaded by:
Federico Ceratto
Uploaded to:
Sid
Original maintainer:
Federico Ceratto
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-arrow_1.2.2-1.dsc 2.0 KiB ca64a12554308e0c3670f6b4b0c0c405f9be59b4f548f2df062e3c3d74473dce
python-arrow_1.2.2.orig.tar.gz 120.0 KiB 7e38b820b238c347dc9ca4158dfc1cfab51ce10e90149714198114bd1fca6c46
python-arrow_1.2.2-1.debian.tar.xz 3.3 KiB 999bdfb543525ebd76ab672052a32ad31449ecd4c99dfeb9fbf7758c64fad597

Available diffs

No changes file available.

Binary packages built by this source

python-arrow-doc: Python library to manipulate dates, times, timestamps: documentation

 A Python library that offers a sensible, human-friendly approach to creating,
 manipulating, formatting and converting dates, times, and timestamps.
 It implements and updates the datetime type, plugging gaps in functionality,
 and provides a module API that supports many common creation scenarios.
 Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz.
 This is a documentation package.

python3-arrow: Python3 library to manipulate dates, times, and timestamps

 A Python3 library that offers a sensible, human-friendly approach to creating,
 manipulating, formatting and converting dates, times, and timestamps.
 It implements and updates the datetime type, plugging gaps in functionality,
 and provides a module API that supports many common creation scenarios.
 Arrow replaces a number of modules: datetime, time, calendar, dateutil, pytz.