It's not on a key server, it's listed at the top of the PKGBUILD. You must import it manually.
Search Criteria
Package Details: pyresample 1.25.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyresample.git (read-only, click to copy) |
---|---|
Package Base: | pyresample |
Description: | Geospatial image resampling in Python |
Upstream URL: | https://github.com/pytroll/pyresample |
Licenses: | LGPL3 |
Provides: | python-pyresample |
Submitter: | richli |
Maintainer: | None |
Last Packager: | lmartinez-mirror |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2012-07-31 23:03 (UTC) |
Last Updated: | 2022-07-30 16:20 (UTC) |
Dependencies (22)
- python (python37AUR, python311AUR, python310AUR)
- python-configobj
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pykdtreeAUR
- python-pyproj
- python-setuptools
- python-yaml (python-yaml-gitAUR)
- cython (cython-gitAUR, cython0AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-oldest-supported-numpyAUR (make)
- python-versioneer-518AUR (make)
- python-wheel (make)
- python-cartopyAUR (optional)
- python-dask (optional)
- python-matplotlib (python-matplotlib-gitAUR) (optional)
- python-numexpr (python-numexpr-mkl-binAUR) (optional) – used to optimize some bottlenecks
- python-rasterioAUR (optional)
- python-shapely (optional)
- Show 2 more dependencies...
Required by (0)
Sources (2)
Latest Comments
lmartinez-mirror commented on 2022-07-30 16:36 (UTC) (edited on 2022-07-30 16:37 (UTC) by lmartinez-mirror)
Ketchup901 commented on 2022-07-30 16:32 (UTC)
I cannot find the PGP key on any keyserver.
carlosal1015 commented on 2022-03-15 17:49 (UTC)
This package must be called python-pyresample
.
Cheers.
hashworks commented on 2020-10-24 22:41 (UTC) (edited on 2020-10-24 22:41 (UTC) by hashworks)
python-setuptools is a missing make dependency. Also namcap has some complains:
pyresample W: Dependency included and not needed ('python-numpy')
pyresample W: Dependency included and not needed ('python-pyproj')
pyresample W: Dependency included and not needed ('python-configobj')
hashworks commented on 2020-04-15 08:39 (UTC) (edited on 2020-04-15 08:39 (UTC) by hashworks)
Additionally, you should add the -git suffix.
richli commented on 2018-12-28 21:09 (UTC)
Upstream tests with Python 2.7 and 3.6. Would it be possible to switch this package to Python 3? (Perhaps it should be renamed to python-pyresample
and a python2-pyresample
package added if needed.)
Pinned Comments
carlosal1015 commented on 2022-03-15 17:49 (UTC)
This package must be called
python-pyresample
.Cheers.