python-arrow 0.15.7-1 source package in Ubuntu
Changelog
python-arrow (0.15.7-1) unstable; urgency=medium * New upstream release -- Federico Ceratto <email address hidden> Sun, 21 Jun 2020 23:10:43 +0100
Upload details
- Uploaded by:
- Federico Ceratto on 2020-06-22
- Uploaded to:
- Sid
- Original maintainer:
- Federico Ceratto
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-08-07 | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-arrow_0.15.7-1.dsc | 2.0 KiB | 94f87db6b1e4ace6d0d80fddccdd0ff2eb57b10a6252ff049d723aa23648334f |
python-arrow_0.15.7.orig.tar.gz | 87.2 KiB | 3f1a92b25bbee5f80cc8f6bdecfeade9028219229137c559c37335b4f574a292 |
python-arrow_0.15.7-1.debian.tar.xz | 3.4 KiB | a1b091ad52c5763ecfc0ef985ea56690a7396acc2700fa1c1878193ba6db5e68 |
Available diffs
- diff from 0.15.5-1 to 0.15.7-1 (63.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.