python-arrow 0.15.4-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Federico Ceratto <email address hidden>  Sat, 28 Dec 2019 21:59:58 +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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-arrow_0.15.4-1.dsc 2.0 KiB a7b5d0aad99eae579897d102ba69d185431263b989d1c34ff3ca4b848acf672a
python-arrow_0.15.4.orig.tar.gz 76.2 KiB e1a318a4c0b787833ae46302c02488b6eeef413c6a13324b3261ad320f21ec1e
python-arrow_0.15.4-1.debian.tar.xz 3.2 KiB afd70560f03bfd25cc8ba3407af50897648d4b2b5cae2a0d735684c9b95a05d1

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.