python-xarray 2023.08.0-1 source package in Ubuntu

Changelog

python-xarray (2023.08.0-1) unstable; urgency=medium

  * New upstream release
  * Disable docs this build.
    Closes: #10398871
  * Build-Dep on numba-doc, python3-pooch, python3-sparse
  * Set env variable for pooch  cache dir Closes: #1039871
  * Undo xfail-on-random.patch, upstream bug closed

 -- Alastair McKinstry <email address hidden>  Mon, 28 Aug 2023 16:28:23 +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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2023.08.0-1.dsc 3.3 KiB 236849eb97c7b8ab70b692f827dc765b4b565b5cd518b3fa31511d9203cb5fdf
python-xarray_2023.08.0.orig.tar.xz 3.2 MiB 4eae7c54008166fb01e654876c8c6e7c10cde73096f286e71d26b54cef773951
python-xarray_2023.08.0-1.debian.tar.xz 14.0 KiB 8b72e5bd1f9d5ef5b6474e57eb3a089cb23b9b5f04166d35983dfcdd17e2814c

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