python-arrow 1.2.3-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Update homepage URL (Closes: #1003198)
    Thanks to Emmanuel Arias

 -- Federico Ceratto <email address hidden>  Sat, 15 Oct 2022 17:30:50 +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
Oracular release main misc
Noble release main misc
Mantic release main misc
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-arrow_1.2.3-1.dsc 2.0 KiB 20320c05f5ef609cf0857fc0c7326989e4b4de833d6326c17f5fd4358d11ae32
python-arrow_1.2.3.orig.tar.gz 124.3 KiB d1be59269f04ce5484bfcab7f7ba28a759174ecea741ff4e0e546fcdbdaa73d6
python-arrow_1.2.3-1.debian.tar.xz 3.4 KiB a7e55b7dc4dc39678d55ac73902dc2f7c2ef742423848a23c9ea0b39630dd476

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.