Search Criteria
Package Details: python-reproject-doc 0.10.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 |
Submitter: | Universebenzene |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-02 07:52 (UTC) |
Last Updated: | 2023-02-23 04:11 (UTC) |
Dependencies (17)
- cython (cython-git, cython3) (make)
- python-astropy-healpix (make)
- python-build (make)
- python-extension-helpers (make)
- python-installer (python-installer-git) (make)
- python-pyvo (make)
- python-scipy (python-scipy-git, python-scipy-mkl, python-scipy-mkl-bin) (make)
- python-setuptools-scm (make)
- python-sphinx-astropy (make)
- python-wheel (make)
- python-gwcs (check)
- python-matplotlib (python-matplotlib-git) (check)
- python-pytest-arraydiff (check)
- python-pytest-astropy-header (check)
- python-pytest-doctestplus (check)
- python-shapely (check)
- python-sunpy (python-sunpy-git) (check)
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.