diff --git a/astro/py-ephem/Makefile b/astro/py-ephem/Makefile index 442edb8b5974..3817e3ab8fe2 100644 --- a/astro/py-ephem/Makefile +++ b/astro/py-ephem/Makefile @@ -1,27 +1,27 @@ # Created by: db PORTNAME= ephem -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 CATEGORIES= astro math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Compute positions of the planets and stars LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.7+ # Because of UnicodeDecodeError in ascii.py USE_PYTHON= autoplist distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ephem/_libastro${PYTHON_EXT_SUFFIX}.so do-test: # WARNING: Testing via this command is deprecated and will be # removed in a future version. Users looking for a generic test # entry point independent of test runner are encouraged to use tox. @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/astro/py-ephem/distinfo b/astro/py-ephem/distinfo index 6c59667bca79..a9789082681f 100644 --- a/astro/py-ephem/distinfo +++ b/astro/py-ephem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638291557 -SHA256 (ephem-4.1.1.tar.gz) = dba9e05c78ce910ae75a06351a5592479191a8dc570ac0cd6d18a77e98138873 -SIZE (ephem-4.1.1.tar.gz) = 1254139 +TIMESTAMP = 1638809855 +SHA256 (ephem-4.1.2.tar.gz) = d65bf7c85d96ca830de82729d9ce54ba854a9625916d8765c1954c1f29680b76 +SIZE (ephem-4.1.2.tar.gz) = 1254878