python-xarray 2024.03.0-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Re-enable docs
  * Build-dep on new python3-sphinx-copybutton, python3-sphinxext-rediraffe,
    python3-sphinxext-opengraph, python3-sphinx-design, 
    python3-sphinx-book-theme 
  * Drop no-sphinx-* patches

 -- Alastair McKinstry <email address hidden>  Sun, 31 Mar 2024 08:17:40 +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
Oracular proposed universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2024.03.0-1.dsc 3.7 KiB 8e78e5ca758ef06df537650b3e10060ae31db93436d3e5a5ae8479c7bfa1c471
python-xarray_2024.03.0.orig.tar.xz 3.1 MiB 1e1be6ccadb9d583d40339be37d4da2e5de95177586e616602b16058c739ef64
python-xarray_2024.03.0-1.debian.tar.xz 16.9 KiB a53da1de5f5d805957a2bf57d36e4d9894de5fafc0cba30a38bc70449af0a176

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