python-xarray 2022.12.0-2 source package in Ubuntu

Changelog

python-xarray (2022.12.0-2) unstable; urgency=medium

  * Team upload.
  * Add patch to fix FTBFS on i386.
    Thanks to Adrian Bunk (Closes: 1004869)
  * Use execute_after_ in d/rules
  * Set R³ in d/control

 -- Jochen Sprickerhof <email address hidden>  Thu, 29 Dec 2022 09:18:29 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2022.12.0-2.dsc 3.3 KiB e69d82c7c36a12f34ac45ecc80d01f196b458f2479b11db3d9e857e0af294154
python-xarray_2022.12.0.orig.tar.xz 2.6 MiB e05194eb3cd45b147c3aeb9ed8aa12284cd29bfffe61014a0f29cab26f1457f4
python-xarray_2022.12.0-2.debian.tar.xz 14.1 KiB e14b279af2bb9a180619e8dd682e5544e5f0511c26fbef8deb4f2ad1b2491731

Available diffs

No changes file available.

Binary packages built by this source

python-xarray-doc: documentation for xarray

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the documentation.

python3-xarray: N-D labeled arrays and datasets in Python 3

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the Python 3 library