pyresample 1.27.0-1 source package in Ubuntu

Changelog

pyresample (1.27.0-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Enable numpy3 dh helper.
  * Enable Salsa CI.
  * Bump Standards-Version to 4.6.2, no changes.

  [ Antonio Valentino ]
  * New upstream release.
  * Update copyright dates in d/copyright.
  * debian/control:
    - add build-dependency on sphinx-reredirects and sphinx-rtd-theme.
  * debian/patches:
    - drop test_area_def_geocentric_resolution.patch (applied upstream)
    - refresh and renumber remaining patches
    - new 0005-Fix-privacy-breachs.patch.
  * Update d/python-pyresample-doc.links to avoid duplicate files.
  * Bump debhelper-compat version to 13.

 -- Antonio Valentino <email address hidden>  Sun, 11 Jun 2023 17:19:02 +0200

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.27.0-1.dsc 2.7 KiB d654ad44f055c5c2314a76338f6b394f5b14a3ddf86aed135eb52f8d96edd1cf
pyresample_1.27.0.orig.tar.gz 5.7 MiB 718d01a327726f4c9fd9cd747c960fb47d7463f80a11252881bcb173623b6b59
pyresample_1.27.0-1.debian.tar.xz 10.5 KiB 822b3ac943ab396dac1384f3b41b032f55025203a6af2a5180af596f78952b9d

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