python-arrow 0.15.5-1 source package in Ubuntu
Changelog
python-arrow (0.15.5-1) unstable; urgency=medium * New upstream release -- Federico Ceratto <email address hidden> Wed, 12 Feb 2020 00:20: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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-arrow_0.15.5-1.dsc | 2.0 KiB | 98fc3adb72bbdb253c33cf08a504687460a2dd68fee8d4b1cc1d4c0348da6f43 |
python-arrow_0.15.5.orig.tar.gz | 80.3 KiB | 5390e464e2c5f76971b60ffa7ee29c598c7501a294bc9f5e6dadcb251a5d027b |
python-arrow_0.15.5-1.debian.tar.xz | 3.2 KiB | e33f84f896d2a6d18e9507b2d506308e483dbbec81772d9433d3a2c9cb9ad81c |
Available diffs
- diff from 0.15.4-1 to 0.15.5-1 (14.3 KiB)
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.