pysph 1.0~b0~20191115.gite3d5e10-1 source package in Ubuntu

Changelog

pysph (1.0~b0~20191115.gite3d5e10-1) unstable; urgency=medium

  * New upstream release.
  * Standards version bumped to 4.4.1 (no change).
  * debian/control:
    - update dependencies: added python3-compyle, python3-cyarray
      and python3-beaker
    - recommend python3-pyopencl
    - explicitly specify Rules-Requires-Root
    - require mako >= 1.1.0 (Closes: #945326)
  * No longer install examples (outdated).
  * No longer install pyzoltan (removed upstream).
  * Update debian/copyright.
  * debian/patches:
    - drop 0002-Spelling.patch
    - refresh and renumber remaining patches
    - new 0004-Disable-parallel-extension.patch,
      pyzoltan is not available
  * debian/tests:
    - use the Python 3 version of the package to run autopackagetest
    - improve test scripts

 -- Antonio Valentino <email address hidden>  Sat, 04 Jan 2020 11:09:04 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pysph_1.0~b0~20191115.gite3d5e10-1.dsc 2.4 KiB 6efa3bc88460847b70c373d73082e48b63da99d35087a5d376ba566f4080f03f
pysph_1.0~b0~20191115.gite3d5e10.orig.tar.gz 2.6 MiB 16182623caef4200fc71e7f46c2472954d7818a4234043ffc6c10826b3975ea6
pysph_1.0~b0~20191115.gite3d5e10-1.debian.tar.xz 12.9 KiB 9e837a68e5ee2c5c95f4f36d86f0e61f83682e87b708e758f2f3a7e5eeb5c5ff

No changes file available.

Binary packages built by this source

pysph-doc: documentation and examples for PySPH

 It is implemented in Python and the performance critical parts are
 implemented in Cython.
 .
 PySPH is implemented in a way that allows a user to specify the entire
 SPH simulation in pure Python. High-performance code is generated from
 this high-level Python code, compiled on the fly and executed. PySPH also
 features optional automatic parallelization using mpi4py and Zoltan.
 The package contains documentation and examples for PySPH.

pysph-viewer: viewer for PySPH - framework for Smoothed Particle Hydrodynamics

 It is implemented in Python and the performance critical parts are
 implemented in Cython.
 .
 PySPH is implemented in a way that allows a user to specify the entire
 SPH simulation in pure Python. High-performance code is generated from
 this high-level Python code, compiled on the fly and executed. PySPH also
 features optional automatic parallelization using mpi4py and Zoltan.
 The package contains viewer for PySPH.

python3-pysph: open source framework for Smoothed Particle Hydrodynamics

 It is implemented in Python and the performance critical parts are
 implemented in Cython.
 .
 PySPH is implemented in a way that allows a user to specify the entire
 SPH simulation in pure Python. High-performance code is generated from
 this high-level Python code, compiled on the fly and executed. PySPH also
 features optional automatic parallelization using mpi4py and Zoltan.

python3-pysph-dbgsym: debug symbols for python3-pysph