python-xarray 2023.01.0-1.1 source package in Ubuntu

Changelog

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

  * Non-maintainer upload.

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

 -- Peter Michael Green <email address hidden>  Sun, 19 Feb 2023 00:50:57 +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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2023.01.0-1.1.dsc 3.3 KiB fedf42e0911c879687e1291f23a0cc149cf9e18ba15145c5258a2cca6e92912d
python-xarray_2023.01.0.orig.tar.xz 2.6 MiB db11067df7d51750b9389962e000c37b8826b15e6f8b40be50c5e3b14ad043e7
python-xarray_2023.01.0-1.1.debian.tar.xz 14.2 KiB 1609d069731ebdd644d5d5b4464d8faffdc6f7ac4a2e511e004476def4387e8f

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