Package Details: python-pyresample 1.35.0-1

Git Clone URL: https://aur.archlinux.org/python-pyresample.git (read-only, click to copy)
Package Base: python-pyresample
Description: Geospatial image resampling in Python
Upstream URL: https://github.com/pytroll/pyresample
Licenses: LGPL-3.0-or-later
Replaces: pyresample
Submitter: lmartinez-mirror
Maintainer: lmartinez-mirror
Last Packager: lmartinez-mirror
Votes: 0
Popularity: 0.000000
First Submitted: 2026-08-15 01:45 (UTC)
Last Updated: 2026-08-15 01:45 (UTC)

Pinned Comments

carlosal1015 commented on 2022-03-15 17:49 (UTC)

This package must be called python-pyresample.

Cheers.

Latest Comments

lmartinez-mirror commented on 2022-07-30 16:36 (UTC) (edited on 2022-07-30 16:37 (UTC) by lmartinez-mirror)

It's not on a key server, it's listed at the top of the PKGBUILD. You must import it manually.

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.)