Port details |
- py-pyerfa Python wrapper for the ERFA library
- 2.0.0.1 astro
=0 2.0.0.1Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2021-10-29 00:45:05
- Last Update: 2022-01-27 07:50:57
- Commit Hash: 98f6a81
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- PyERFA is the Python wrapper for the ERFA library (Essential Routines for
Fundamental Astronomy), a C library containing key algorithms for astronomy,
which is based on the SOFA library published by the International Astronomical
Union (IAU). All C routines are wrapped as Numpy universal functions, so
that they can be called with scalar or array inputs.
WWW: https://github.com/liberfa/pyerfa
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyerfa>0:astro/py-pyerfa@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/astro/py-pyerfa/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/py-pyerfa
- pkg install py38-pyerfa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-pyerfa listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pyerfa
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1643268231
SHA256 (pyerfa-2.0.0.1.tar.gz) = 2fd4637ffe2c1e6ede7482c13f583ba7c73119d78bef90175448ce506a0ede30
SIZE (pyerfa-2.0.0.1.tar.gz) = 808497
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-numpy>=1.17.0,1 : math/py-numpy@py38
- py38-packaging>0 : devel/py-packaging@py38
- py38-Jinja2>=0 : devel/py-Jinja2@py38
- py38-setuptools_scm>0 : devel/py-setuptools_scm@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-numpy>=1.17.0,1 : math/py-numpy@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- astro/py-astropy
- Configuration Options:
- No options to configure
- Options name:
- astro_py-pyerfa
- USES:
- python:3.6-3.9
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 Jan 2022 07:50:57 2.0.0.1
|
Wen Heping (wen)  |
astro/py-pyerfa: Update to 2.0.0.1 |
31 Oct 2021 22:23:05 2.0.0
|
Wen Heping (wen)  |
astro/py-pyerfa: Add python to CATEGORIES
Limit python and numpy version
Reported by: koobs@(via email) |
29 Oct 2021 00:42:21 2.0.0
|
Wen Heping (wen)  |
astro/py-pyerfa: New port
PyERFA is the Python wrapper for the ERFA library (Essential Routines for
Fundamental Astronomy), a C library containing key algorithms for astronomy,
which is based on the SOFA library published by the International Astronomical
Union (IAU). All C routines are wrapped as Numpy universal functions, so
that they can be called with scalar or array inputs.
WWW: https://github.com/liberfa/pyerfa |
Number of commits found: 3
|