./time/py-jdcal, Julian dates from proleptic Gregorian and Julian calendars

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


Branch: CURRENT, Version: 1.4.1nb1, Package name: py310-jdcal-1.4.1nb1, Maintainer: cheusov

This module contains functions for converting between Julian dates and
calendar dates.


Required to run:
[lang/python310]

Master sites:

Filesize: 7.304 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
   2020-05-18 12:40:11 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
pytest from versioned depends
   2019-05-05 06:59:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jdcal: updated to 1.4.1

jdcal 1.4.1

Remove testing for Python 2.6 and 3.3.
Added testing for Python 3.7. For current Python versions tested
see travis.yml.

Removed unused function fpart.
   2018-07-09 20:04:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-jdcal: updated to 1.4

1.4:
Universal wheel distribution.
Test to compare gcal2jd with astropy._erfa.cal2jd.
Add more Python versions on Travis.
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2017-06-01 15:27:04 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
jdcal 1.3:
Use setuptools instead of distutils. This enables package managers to
create Python wheels.