pyresample 1.22.0-1 source package in Ubuntu

Changelog

pyresample (1.22.0-1) unstable; urgency=medium

  * New upstream release (Closes: 997502)
  * debian/patches:
    - refresh all patches.
  * debian/control:
    - add build dependency on python3-pytest-lazy-fixture
      and python3-importlib-metadata.
  * debian/rules:
    - exclude tests that work only when the package is installed.
  * Update d/python3-pyresample.lintian-overrides.

 -- Antonio Valentino <email address hidden>  Sat, 30 Oct 2021 09:27:05 +0000

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyresample_1.22.0-1.dsc 2.6 KiB a646b056abe12a8d4a044227747a0bb15d25c84e1650a0803d78b70edd76a657
pyresample_1.22.0.orig.tar.gz 5.6 MiB 99bbe023253a4a011d26af896d5dc61d16dc14338d3ad551a2fa1f8e7a003edf
pyresample_1.22.0-1.debian.tar.xz 8.6 KiB f686e9fe169fa671095059c4b6cbe3b91767fa02befcf6778731fd09e4db3b7a

No changes file available.

Binary packages built by this source

python-pyresample-doc: Resampling of remote sensing data in Python (documentation)

 Pyresample is a Python package for resampling (reprojection) of earth
 observing satellite data. It handles both resampling of gridded data
 (e.g. geostationary satellites) and swath data (polar orbiting
 satellites).
 .
 Pyresample can use multiple processor cores for resampling.
 Pyresample supports masked arrays.
 .
 This is the common documentation package.

python-pyresample-test: Resampling of remote sensing data in Python (test suite)

 Pyresample is a Python package for resampling (reprojection) of earth
 observing satellite data. It handles both resampling of gridded data
 (e.g. geostationary satellites) and swath data (polar orbiting
 satellites).
 .
 Pyresample can use multiple processor cores for resampling.
 Pyresample supports masked arrays.
 .
 This package contains the test data for pyresample.

python3-pyresample: Resampling of remote sensing data in Python 3

 Pyresample is a Python package for resampling (reprojection) of earth
 observing satellite data. It handles both resampling of gridded data
 (e.g. geostationary satellites) and swath data (polar orbiting
 satellites).
 .
 Pyresample can use multiple processor cores for resampling.
 Pyresample supports masked arrays.
 .
 This is the Python 3 version of the package.

python3-pyresample-dbgsym: debug symbols for python3-pyresample