reproject 0.11.0-1 source package in Ubuntu

Changelog

reproject (0.11.0-1) unstable; urgency=medium

  * New upstream version 0.11.0
  * Drop Skip-test-that-downloads-external-file.patch: resolved upstream
  * Drop unneeded minversion for astropy in build-depends
  * Add new build-deps py3-dask, py3-zarr

 -- Ole Streicher <email address hidden>  Thu, 22 Jun 2023 17:39:37 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
reproject_0.11.0-1.dsc 2.3 KiB c23c8a4459eea3fe92ccd223419bebc906752e8afa8bb17514d0207a287c6cde
reproject_0.11.0.orig.tar.gz 838.7 KiB 37184a807c15a5e214564c44a541399f6ceffcb6b1ac624935022d1b31c5075c
reproject_0.11.0-1.debian.tar.xz 4.4 KiB 80bc11ce5948a9d26ffe2fe7b75fb2258172a5fc58aca4abe6371773703cc6e4

Available diffs

No changes file available.

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