Search Criteria
Package Details: python-jplephem 2.23-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-jplephem.git (read-only, click to copy) |
|---|---|
| Package Base: | python-jplephem |
| Description: | Use a JPL ephemeris to predict planet positions |
| Upstream URL: | https://github.com/brandon-rhodes/python-jplephem |
| Licenses: | MIT |
| Submitter: | Universebenzene |
| Maintainer: | Universebenzene |
| Last Packager: | Universebenzene |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-01-10 16:15 (UTC) |
| Last Updated: | 2025-06-23 02:18 (UTC) |
Dependencies (5)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (check)
Required by (2)
Sources (5)
- https://files.pythonhosted.org/packages/source/j/jplephem/jplephem-2.23.tar.gz
- https://github.com/brandon-rhodes/python-jplephem/raw/master/ci/de405.bsp
- https://github.com/brandon-rhodes/python-jplephem/raw/master/ci/de421.bsp
- https://github.com/brandon-rhodes/python-jplephem/raw/master/ci/de442s.bsp
- https://github.com/brandon-rhodes/python-jplephem/raw/master/ci/moon_pa_de421_1900-2050.bpc
Latest Comments
Universebenzene commented on 2023-09-21 02:26 (UTC)
@putilatex This file should no longer exist after 2.19-2. Please upgrade.
putilatex commented on 2023-09-20 13:12 (UTC)
error: [Errno 13] Permission denied: '/usr/lib/python3.11/site-packages/jplephem-2.19-py3.11.egg-info/PKG-INFO'
Please can you explain how to get over this problem ? Many thanks Sean
alhirzel commented on 2023-09-14 13:10 (UTC) (edited on 2023-09-14 13:10 (UTC) by alhirzel)
I noticed an issue with this package. After clean-build and reinstall, the following files are world-unreadable.
This causes problems with other package installers because they iterate over all the
PKG-INFOfiles. Is this something that might result from thePKGBUILD?MarsSeed commented on 2022-06-18 18:07 (UTC)
I suggest to drop the python2- subpackage because at this point it is definitely not needed anymore.
Universebenzene commented on 2022-01-01 12:08 (UTC)
@Deuchnord Juct read the information and PKGBUILD carefully. The PKGBUILD here is for building split packages for both python2-jplephem and python-jplephem.
Deuchnord commented on 2022-01-01 11:56 (UTC)
Just notice the
python2-setuptoolsmake dependency, is it really necessary to package the library for Python 3