pyepr 1.1.4-1 source package in Ubuntu

Changelog

pyepr (1.1.4-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Enable numpy3 dh helper.

  [ Antonio Valentino ]
  * Enable CI on Salsa.
  * New upstream release.
  * Update d/copyright.
  * Refresh all patches.
  * debian/rules:
    - fix override_dh_installdocs target.
  * debian/control:
    - drop dependency on python-numpy-doc
    - add dependency on python3-ipython, python3-packaging and
      sphinx_rtd_theme.

 -- Antonio Valentino <email address hidden>  Mon, 09 Jan 2023 22:55:15 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyepr_1.1.4-1.dsc 2.2 KiB 0269190944e67054075cd3070625023bfeb07466550d2e83e6487f5dc84393a2
pyepr_1.1.4.orig.tar.gz 488.7 KiB bd5d2a52b154e4f7927421e36bd3d087c91fd140208cb8a9ba3debf727914392
pyepr_1.1.4-1.debian.tar.xz 6.3 KiB 56d89679eb0071bba4908b41189cb02ed69b345dafa1619a57eb390f1ec64b4f

Available diffs

No changes file available.

Binary packages built by this source

python-epr-doc: Python ENVISAT Product Reader API (common documentation)

 PyEPR provides Python bindings for the ENVISAT Product Reader C API
 (EPR API) for reading satellite data from ENVISAT ESA (European Space
 Agency) mission.
 .
 PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
 Level 1B and Level 2 and also ASAR data products. It provides access
 to the data either on a geophysical (decoded, ready-to-use pixel
 samples) or on a raw data layer. The raw data access makes it possible
 to read any data field contained in a product file.
 .
 This is the common documentation package.

python3-epr: Python ENVISAT Product Reader API (Python 3)

 PyEPR provides Python bindings for the ENVISAT Product Reader C API
 (EPR API) for reading satellite data from ENVISAT ESA (European Space
 Agency) mission.
 .
 PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
 Level 1B and Level 2 and also ASAR data products. It provides access
 to the data either on a geophysical (decoded, ready-to-use pixel
 samples) or on a raw data layer. The raw data access makes it possible
 to read any data field contained in a product file.
 .
 This package contains pyepr for Python 3.

python3-epr-dbgsym: debug symbols for python3-epr