Search Criteria
Package Details: python-astropy 5.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-astropy.git (read-only, click to copy) |
---|---|
Package Base: | python-astropy |
Description: | A community python library for astronomy |
Upstream URL: | http://www.astropy.org/ |
Licenses: | BSD |
Conflicts: | python-pyfits, python-vo |
Submitter: | mboquien |
Maintainer: | mboquien |
Last Packager: | mboquien |
Votes: | 29 |
Popularity: | 0.005495 |
First Submitted: | 2013-04-20 09:07 (UTC) |
Last Updated: | 2022-05-26 22:28 (UTC) |
Dependencies (29)
- cfitsio
- expat (expat-git)
- python (python38, python37, nogil-python, python39, python36, python32, python311)
- python-numpy (python-numpy-git, python-numpy-flame, python-numpy1.22, python-numpy-mkl-bin, python-numpy-openblas, python-numpy-mkl)
- python-packaging
- python-pyerfa
- python-yaml (python-yaml-git)
- wcslib (wcslib62)
- cython (cython-git, cython3) (make)
- python-extension-helpers (make)
- python-jinja (make)
- python-setuptools-scm (make)
- libxml2 (libxml2-git) (optional) – validates VOTABLE XML files. This is a command line tool installed outside of Python
- python-asdf (optional) – enables the serialization of various Astropy classes into a portable, hierarchical, human-readable representation
- python-beautifulsoup4 (optional) – reads Table objects from HTML files
- python-bleach (optional) – used to sanitize text when disabling HTML escaping in the Table HTML writer
- python-bottleneck (optional) – improves the performance of sigma-clipping and other functionality that may require computing statistics on arrays with NaN values
- python-certifi (python-certifi-system-store) (optional) – useful when downloading files from HTTPS or FTP+TLS sites in case Python is not able to locate up-to-date root CA certificates on your system
- python-h5py (python-h5py-git, python-h5py-openmpi) (optional) – reads/writes Table objects from/to HDF5 files
- python-html5lib (python-html5lib-git) (optional) – reads Table objects from HTML files using the pandas reader
- Show 9 more dependencies...
Required by (167)
- astrometry.net
- crtwo2fits
- esoreflex (optional)
- galsim-common (make)
- galsim-common-git (make)
- glueviz
- nicos
- nicos-git
- python-acstools
- python-acstools (check)
- python-agnpy
- python-aplpy
- python-asdf (make)
- python-asdf (optional)
- python-asdf-astropy
- python-asdf-astropy (make)
- python-asdf-astropy-doc (make)
- python-asdf-doc (make)
- python-astlib
- python-astlib (make)
Latest Comments
wadouk commented on 2022-01-27 20:58 (UTC)
@mboquien, not on arch but manjaro
doesn't have other update
the python package is in 3.10 extension-helper seems 3.9 (by viewing file list)
will wait manjaro team publish other stuff
mboquien commented on 2022-01-27 20:50 (UTC) (edited on 2022-01-27 20:50 (UTC) by mboquien)
@wadouk Archlinux's python version is now at 3.10 and it does not support partial updates. I suggest you upgrade the entire system.
wadouk commented on 2022-01-27 20:45 (UTC)
last update doesn't deploy
maybe it's about python version : python-extension-helpers is installed but in python3.9 astropy seems to install as 3.8 ?
lmartinez-mirror commented on 2021-09-19 17:41 (UTC) (edited on 2021-09-19 18:07 (UTC) by lmartinez-mirror)
Is there a reason why this package doesn't build using setuptools instead of pip?
EDIT: Put together a patch for building with
python-setuptools
instead ofpython-pip
, per Python packaging guidelines.Roland commented on 2021-08-10 11:58 (UTC) (edited on 2021-08-10 18:20 (UTC) by Roland)
python-setuptools-scm
andpython-extension-helpers
were missing asmakedepends
.makepkg -si
worked for me without the twopython-setuptools-scm
andpython-extension-helpers
lines, whichpacman
cannot retrieve, but an aur helper likeyay
probably can. I had installed them manually separately from the git source package. With yay the following PKGBUILD http://ix.io/3vzW should work.pozar87 commented on 2021-04-09 06:54 (UTC)
Hi! I had to add
(...) CFLAGS="-I/usr/include/wcslib-7.4/" pip wheel (...)
to make gcc see wcs.h. Perhaps it will help someone :)halfhorn commented on 2020-11-09 22:15 (UTC)
@petronny is correct. python-pip needs to be in makedepends
petronny commented on 2020-10-28 05:50 (UTC)
Please add python-pip to makedepends.
jankoh commented on 2020-10-25 19:12 (UTC) (edited on 2020-10-25 19:13 (UTC) by jankoh)
I got the error quoted below while trying to update the package. The solution was simply to mount the tmp-filesystem with exec instead on noexec. Maybe it could be checked to have a executable filesystem for building.
Best regards, Jan
oldherl commented on 2020-10-25 15:51 (UTC)
Missing makedepends python-pip
mboquien commented on 2019-10-28 11:41 (UTC)
The default of makepkg is MD5. I have updated to SHA512. As for the second point, this is an issue with makepkg that will be fixed with the next version of pacman. If you want to silence the message, just define a PACKAGER environment variable in the indicated format.
kseistrup commented on 2019-10-28 10:59 (UTC)
When building
python-astropy
3.2.3-1:Please use at least sha256sums.
Please provide a
PACKAGER
variable in thePKGBUILD
file.Universebenzene commented on 2019-10-08 04:18 (UTC)
3.2.2 released. And the new version of wcslib seems to be compatible with astropy now, so you can use the external one with
--use-system-libraries
again.mboquien commented on 2016-03-25 22:56 (UTC)
lonur commented on 2015-09-04 12:38 (UTC)
mboquien commented on 2015-09-04 12:24 (UTC)
lonur commented on 2015-09-04 12:22 (UTC)
mboquien commented on 2015-08-16 17:29 (UTC)
mauritiusdadd commented on 2015-08-16 13:01 (UTC)
mboquien commented on 2015-01-27 22:01 (UTC)
gypaetus commented on 2015-01-27 21:56 (UTC)
mboquien commented on 2015-01-27 21:39 (UTC)
gypaetus commented on 2015-01-26 03:56 (UTC)
mboquien commented on 2014-03-27 19:47 (UTC)
mboquien commented on 2014-03-27 19:00 (UTC)
mboquien commented on 2014-02-14 19:41 (UTC)
gypaetus commented on 2013-12-04 01:26 (UTC)
mboquien commented on 2013-11-24 11:59 (UTC)
mboquien commented on 2013-08-05 16:32 (UTC)
clu commented on 2013-08-05 16:24 (UTC)