pyresample 1.28.1-1 source package in Ubuntu

Changelog

pyresample (1.28.1-1) unstable; urgency=medium

  * New upstream release.
  * Update d/copyright.
  * debian/control:
    - Update dependencies (add dependencies on python3-donfig,
      python3-platformdirs, python3-versioneer).
  * debian/patches:
    - Drop 0004-Versioneer-path.patch and 0006-Floating-point-comparison.patch.
    - Refresh and renumber remaining patches.
    - New 0005-Include-package-data.patch.
  * debian/rules:
    - Skip tests requiring access to the internet.
  * New debian/source/lintian-overrides.
  * Update d/python3-pyresample.lintian-overrides.
  * debian/rules:
    - Do not install files generated during tests.

 -- Antonio Valentino <email address hidden>  Sat, 17 Feb 2024 11:04:19 +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.28.1-1.dsc 3.2 KiB 876ea1c3048556e83f36d3fa29a94da9c410c371de5d453bf97cbbc39b6a8427
pyresample_1.28.1.orig.tar.gz 5.7 MiB 4d463e9df854c93a32186c46ebcc2ad89447960bcdb32262837a9a3bed8ce5f1
pyresample_1.28.1-1.debian.tar.xz 11.4 KiB 20a6a27b2e7e5ab97e0aa61a6a1ec63e9695550e48b5930fcb8ac14343a50323

Available diffs

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

 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

 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.

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