./time/py-rfc3339, Library for generating and parsing RFC 3339-compliant timestamps

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1nb1, Package name: py310-rfc3339-1.1nb1, Maintainer: pkgsrc-users

pyRFC3339 parses and generates RFC 3339-compliant timestamps
using Python datetime.datetime objects.


Required to run:
[time/py-pytz] [lang/python310]

Master sites:

Filesize: 5.166 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263)
Log message:
time: Remove SHA1 hashes for distfiles
   2019-02-12 09:34:48 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-rfc3339: updated to 1.1

1.1:
Drop support for EOL Python releases, add (explicit) support for Python 3.5 and 3.6
Add :meth:.utils.FixedOffset.__deepcopy__() method, to prevent crash on deepcopy
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2015-12-01 09:37:29 by Filip Hajny | Files touched by this commit (4)
Log message:
Import pyRFC3339 1.0 as time/py-rfc3339.

pyRFC3339 parses and generates RFC 3339-compliant timestamps
using Python datetime.datetime objects.