yt 4.0.1-1 source package in Ubuntu

Changelog

yt (4.0.1-1) unstable; urgency=medium

  * New upstream version 4.0.1. Closes: #993004
  * Rediff patches
  * Push Standards-Version to 4.6.0. No changes needed
  * Add "Rules-Requires-Root: no" to d/control
  * Update build and test dependencies
  * Mark build dependencies that are required for testing only
  * Skip test_load_sample that requires remote data access
  * Move conftest.py to build dir before test
  * Update d/copyright
  * Don't install LICENSE and README files
  * Ignore potential dh_dwz failures with image_samplers.*.so
  * Use 32bit uword on i386 / 64bit on x86-64
  * Remove *_nose.py and yt/frontends/gdf/tests/test_outputs.py
  * Explicitly cast np.argsort() result to target data type to fix FTBFS on 32 bit

 -- Ole Streicher <email address hidden>  Sun, 07 Nov 2021 13:09:37 +0100

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
yt_4.0.1-1.dsc 2.4 KiB 2a7142c10b2f0ade935c3e3022478afe4532607c87936526b393ee6dbe252982
yt_4.0.1.orig.tar.gz 12.0 MiB 6219cbf971871320a13679a57722c0363e50db5e6d4d64ea9d197461b2a7f70f
yt_4.0.1-1.debian.tar.xz 10.3 KiB e14bcd8663a70e30c6771b4d51a5b75c86c0ba6b57a6c36de285d28423f37bb2

No changes file available.

Binary packages built by this source

python3-yt: Framework for analyzing and visualizing simulation data (Python 3)

 The yt project aims to produce an integrated science environment for
 collaboratively asking and answering astrophysical questions. To do so, it will
 encompass the creation of initial conditions, the execution of simulations, and
 the detailed exploration and visualization of the resultant data. It will also
 provide a standard framework based on physical quantities interoperability
 between codes.
 .
 This package contains the Python 3 version of the package.

python3-yt-dbgsym: debug symbols for python3-yt