healpy 1.16.1-1 source package in Ubuntu

Changelog

healpy (1.16.1-1) unstable; urgency=medium

  * New upstream version 1.16.1
  * Push Standards-Version to 4.6.1. No changes needed.
  * Remove unneeded python3-six build dependency
  * Import setuptools before distutils setuptools for Cython compatibility
    (Closes: #1022486)

 -- Ole Streicher <email address hidden>  Tue, 01 Nov 2022 15:44:46 +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

Downloads

File Size SHA-256 Checksum
healpy_1.16.1-1.dsc 2.3 KiB 429a829f6dafb9fe8da5ee801e054cf636210556b936dd2e069b9a509d412ce8
healpy_1.16.1.orig.tar.gz 4.1 MiB 6d691b0a77fdf699672de09d39d82a640cfcc8ca03ae55022fb71e6edda69d2f
healpy_1.16.1-1.debian.tar.xz 7.7 KiB b75737ca230fd81da44d6a5770fb94dc5a68903c1d72d6c94fe9c6b0430669a3

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