reproject 0.12.0-1build1 source package in Ubuntu

Changelog

reproject (0.12.0-1build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Sat, 04 Nov 2023 12:13:32 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
reproject_0.12.0.orig.tar.gz 846.1 KiB 8dbe1e7ca4f98cc63410257e69be6ba541c493eb53e13d8c8a8091c6cf764db2
reproject_0.12.0-1build1.debian.tar.xz 4.9 KiB 1045b8579e73c3b49bbe04e8f42ecda07c768076ca01c2783e8bdc08f582bf0a
reproject_0.12.0-1build1.dsc 2.4 KiB f1a201a9a684d52088c9027cb8d44d2525183f12d58aeebdf5ac1065088f9f25

View changes file

Binary packages built by this source

python3-reproject: Reproject astronomical images with Python 3

 This is a package to reproject astronomical images using various techniques
 via a uniform interface. Reprojection means the re-gridding of images from
 one world coordinate system to another (for example changing the pixel
 resolution, orientation, coordinate system). Currently implemented are
 reprojection of celestial images by interpolation, as well as by finding the
 exact overlap between pixels on the celestial sphere. It can also reproject
 to/from HEALPIX projections.
 .
 This package contains the Python 3 version of the package.

python3-reproject-dbgsym: debug symbols for python3-reproject