healpy 1.16.6-2 source package in Ubuntu

Changelog

healpy (1.16.6-2) unstable; urgency=medium

  * Team upload.
  * d/rules: skip two doctests on i386 due to minute rounding errors.
  * d/control: pkg-config is now pkgconf.
  * t/tests/python3-healpy: always skip the 2 broken doctests from
    above.
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  Use secure URI in Homepage field.

 -- Michael R. Crusoe <email address hidden>  Thu, 28 Mar 2024 13:35:19 +0100

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
healpy_1.16.6-2.dsc 2.4 KiB 09033c0c1965391e61195794dbddabf90e6df8b7287a46a3a4fc51d466146beb
healpy_1.16.6.orig.tar.gz 4.2 MiB 0ab26e828fcd251a141095af6d9bf3dba43cec6f0f5cd48b65bf0af8f56329f1
healpy_1.16.6-2.debian.tar.xz 7.8 KiB 08accdc333421e693fb461086c82d6bec52c755b81794a249bd9f2ca97e0116b

No changes file available.

Binary packages built by this source

healpy-data: HEALPix representation of spherical data - Python data

 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. It is commonly used to store all-sky
 astronomical images, most famously maps of the cosmic microwave background.
 .
 This package provides platform-independent data and test files for the Python
 wrapper around the C++ implementation of HEALPix.

python3-healpy: HEALPix representation of spherical data - Python3 interface

 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. It is commonly used to store all-sky
 astronomical images, most famously maps of the cosmic microwave background.
 .
 This package provides a Python3 wrapper around the C++ implementation of
 HEALPix.

python3-healpy-dbgsym: debug symbols for python3-healpy