python-arrow 1.3.0-1.1 source package in Ubuntu

Changelog

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

  * Non-maintainer upload.
  * source only upload to enable migration (Closes: #1072269)

 -- Paul Gevers <email address hidden>  Fri, 31 May 2024 08:59:36 +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.1.dsc 1.9 KiB 0fe5de9a6e62a450e5d1e9d98fcbdc19828bea7be3b5ab42a918112cd580a8c6
python-arrow_1.3.0.orig.tar.gz 125.5 KiB df0952f42faf108fec63a9bdff33249c30a00343b8b5e1333a5f2877f867e358
python-arrow_1.3.0-1.1.debian.tar.xz 3.4 KiB afe44947a82b56f056f89f6dace5fc00d6df4afd1bad3d0e39aa8ded918aa46f

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.