Search Criteria
Package Details: python-reproject-doc 0.14.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-reproject.git (read-only, click to copy) |
---|---|
Package Base: | python-reproject |
Description: | Documentation for Python Reproject module |
Upstream URL: | http://reproject.readthedocs.io |
Keywords: | astronomy astropy science |
Licenses: | BSD-3-Clause |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-02 07:52 (UTC) |
Last Updated: | 2024-07-27 10:03 (UTC) |
Dependencies (13)
- cython (cython-gitAUR, cython0AUR) (make)
- python-astropy-healpixAUR (make)
- python-build (make)
- python-dask (make)
- python-extension-helpers (make)
- python-installer (python-installer-gitAUR) (make)
- python-matplotlib (python-matplotlib-gitAUR) (make)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (make)
- python-pyvoAUR (make)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR) (make)
- python-setuptools-scm (make)
- python-sphinx-astropyAUR (make)
- python-wheel (make)
Required by (1)
- python-reproject (optional)
Latest Comments
Universebenzene commented on 2021-08-12 14:08 (UTC) (edited on 2021-08-12 16:17 (UTC) by Universebenzene)
I was shocked that the environment variables defined in prepare() can't be used in the check() function while using yay...
I test the packaging via devtools and the build passed OK
mboquien commented on 2021-08-12 13:25 (UTC)
Hello. Building the package fails:
==> Starting check()... /home/mederic/.cache/yay/python-reproject/PKGBUILD: line 30: cd: /home/mederic/.cache/yay/python-reproject/src/reproject-0.8/build/lib.linux-x86_64-: No such file or directory ==> ERROR: A failure occurred in check().
Disabling check() allow the package to build without any problem. Running reproject.test() within python does not report any issue. Thanks.