python-arrow 0.12.1-2 source package in Ubuntu

Changelog

python-arrow (0.12.1-2) unstable; urgency=medium

  [ Pierre-Elliott Bécue ]
  * Add dependency on python-backports.functools-lru-cache for the Python2
      package. (Closes: #898196)

 -- Federico Ceratto <email address hidden>  Fri, 11 May 2018 17:31:08 +0100

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

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-arrow_0.12.1-2.dsc 2.1 KiB 7a2fbe1d7cbe1bba8d04061414bc2b76d34e4a58a925187fc4a2857e26e7a73b
python-arrow_0.12.1.orig.tar.gz 63.8 KiB a558d3b7b6ce7ffc74206a86c147052de23d3d4ef0e17c210dd478c53575c4cd
python-arrow_0.12.1-2.debian.tar.xz 3.6 KiB e0fa7e9595ca00137260440507b242a5f6f22aec138ec65a1237ba96ce109821

Available diffs

No changes file available.

Binary packages built by this source

python-arrow: No summary available for python-arrow in ubuntu focal.

No description available for python-arrow in ubuntu focal.

python-arrow-doc: No summary available for python-arrow-doc in ubuntu cosmic.

No description available for python-arrow-doc in ubuntu cosmic.

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.