python-arrow 0.15.2-1build1 source package in Ubuntu

Changelog

python-arrow (0.15.2-1build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:52:42 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.2.orig.tar.gz 70.2 KiB 10257c5daba1a88db34afa284823382f4963feca7733b9107956bed041aff24f
python-arrow_0.15.2-1build1.debian.tar.xz 3.2 KiB 74183150bb111b0699e5c12ac17a0906ed33556201511d8854d0ad914dd5d893
python-arrow_0.15.2-1build1.dsc 2.0 KiB 43202fcec95be34144ab487ebe03e88076904f083fae5b70d26b8cd1f19c1304

View changes file

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.