svn commit: r520489 - in branches/2019Q4/astro: . py-pymeeus
Kubilay Kocak
koobs at FreeBSD.org
Fri Dec 20 09:53:58 UTC 2019
Author: koobs
Date: Fri Dec 20 09:53:57 2019
New Revision: 520489
URL: https://svnweb.freebsd.org/changeset/ports/520489
Log:
MFH: r520157 [NEW] astro/py-pymeeus: Python implementation of Jean Meeus astronomical routines
PyMeeus is a Python implementation of the astronomical algorithms
described in the classical book "Astronomical Algorithms, 2nd Edition,
Willmann-Bell Inc. (1998)" by Jean Meeus.
WWW: https://github.com/architest/pymeeus
PR: 240735
Approved by: ports-secteam (joneum)
Added:
branches/2019Q4/astro/py-pymeeus/
- copied from r520157, head/astro/py-pymeeus/
Modified:
branches/2019Q4/astro/Makefile
Directory Properties:
branches/2019Q4/ (props changed)
Modified: branches/2019Q4/astro/Makefile
==============================================================================
--- branches/2019Q4/astro/Makefile Fri Dec 20 09:48:50 2019 (r520488)
+++ branches/2019Q4/astro/Makefile Fri Dec 20 09:53:57 2019 (r520489)
@@ -88,6 +88,7 @@
SUBDIR += py-horoscopegenerator
SUBDIR += py-metar
SUBDIR += py-metpy
+ SUBDIR += py-pymeeus
SUBDIR += py-pymetar
SUBDIR += py-pysofa
SUBDIR += py-pywapi
More information about the svn-ports-branches
mailing list