diff --git a/astro/py-ephem/Makefile b/astro/py-ephem/Makefile index 3817e3ab8fe2..7af6d57fb90a 100644 --- a/astro/py-ephem/Makefile +++ b/astro/py-ephem/Makefile @@ -1,27 +1,27 @@ # Created by: db PORTNAME= ephem -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 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 a9789082681f..beca291bd46f 100644 --- a/astro/py-ephem/distinfo +++ b/astro/py-ephem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638809855 -SHA256 (ephem-4.1.2.tar.gz) = d65bf7c85d96ca830de82729d9ce54ba854a9625916d8765c1954c1f29680b76 -SIZE (ephem-4.1.2.tar.gz) = 1254878 +TIMESTAMP = 1640183112 +SHA256 (ephem-4.1.3.tar.gz) = 7fa18685981ba528edd504052a9d5212a09aa5bf15c11a734edc6a86e8a8b56a +SIZE (ephem-4.1.3.tar.gz) = 1255144