summaryrefslogtreecommitdiff
path: root/time/py-arrow
AgeCommit message (Collapse)AuthorFilesLines
2017-02-20Switch py-dateutils to plain DEPENDS.wiz1-4/+3
It supports both python 2 and 3 nowadays.
2016-06-08Switch to MASTER_SITES_PYPI.wiz1-2/+2
2015-11-02Add SHA512 digests for distfiles for time categoryagc1-1/+2
Problems found with mismatching existing digests for: distfiles/asclock-classic-1.0.tar.gz distfiles/asclock-gtk-2.1.10beta.tar.gz distfiles/asclock-xlib-2.0.11.tar.gz distfiles/emiclock-2.0.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-06-14Import py27-arrow-0.4.2 as time/py-arrow.rodent4-0/+61
Arrow is 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 an intelligent module API that supports many common creation scenarios Simply put, it helps you work with dates and times with fewer imports and a lot less code.