python-arrow 1.3.0-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Federico Ceratto <email address hidden>  Mon, 08 Apr 2024 23:17:54 +0200

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
Oracular proposed main misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-arrow_1.3.0-1.dsc 2.1 KiB 6ab988d86848552ce12d4e1d8da7d4cbd01a1ef56d90129fa7229a06d149abb6
python-arrow_1.3.0.orig.tar.gz 125.5 KiB df0952f42faf108fec63a9bdff33249c30a00343b8b5e1333a5f2877f867e358
python-arrow_1.3.0-1.debian.tar.xz 3.4 KiB c64c3dd6e3533ece7ab28eb48c8983f68f89b4368eac9be5d729a62de3b051e2

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.