python-xarray 2023.01.0-1 source package in Ubuntu

Changelog

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

  * Mew upstream release
  * Drop B-D python-numpy-doc to fix FTBFS. Closes: #1028811

 -- Alastair McKinstry <email address hidden>  Sun, 22 Jan 2023 11:21:51 +0000

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2023.01.0-1.dsc 3.3 KiB 870453992164f07a2b8417bea7f39a35cbc1fc068fbf7900bef1cc05b72bd081
python-xarray_2023.01.0.orig.tar.xz 2.6 MiB db11067df7d51750b9389962e000c37b8826b15e6f8b40be50c5e3b14ad043e7
python-xarray_2023.01.0-1.debian.tar.xz 13.9 KiB 992719283ad574ced4770d0681c26eccd0d3e607e9bc42ab39ee27abee8f776c

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