python-xarray 0.15.0-3 source package in Ubuntu

Changelog

python-xarray (0.15.0-3) unstable; urgency=medium

  * Drop obsolete patches from d/patches
  * Mark download tests xfail. Closes: #935455
  * Switch to python3-pip. 
  * pip3.patch: use pip3 instead of pip. Closes: #943226

 -- Alastair McKinstry <email address hidden>  Wed, 11 Mar 2020 10:14:52 +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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_0.15.0-3.dsc 3.2 KiB eef27ed057d7c8fbc60fd4c321518a9c3433bf263aa42a45e9223748eaeae507
python-xarray_0.15.0.orig.tar.xz 1.6 MiB 5910a8d63acbe979b50258d0bc908ce3dc3c07fbb39ebe98b08393c12f1cf68f
python-xarray_0.15.0-3.debian.tar.xz 13.3 KiB abf8548365d0e933d01fc666c01bbbadfff478f54c6cd661aa7fe781857b0f41

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