pivy 0.6.4-2 source package in Ubuntu

Changelog

pivy (0.6.4-2) unstable; urgency=medium

  * Team upload.
  * [b68f72b] Drop Python 2 support (Closes: #937295)
  * [a612bc1] Enable autopkgtest-pkg-python testsuite
  * [0bb2697] d/copyright: Change Format URL to correct one
  * [d22c3d7] Use debhelper-compat instead of debian/compat
  * [ea65f6c] Bump standards version to 4.4.1
  * [738d410] Bump debhelper compat level to 12

 -- Ondřej Nový <email address hidden>  Mon, 28 Oct 2019 10:18:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pivy_0.6.4-2.dsc 2.2 KiB 2527fce360a2b8b749f22812be162365606600d1964fbc031daf133642986cd3
pivy_0.6.4.orig.tar.bz2 6.3 MiB bd5cf50d167e64a397bed393f819b3df12e3c77d942df057e5c9bbc2b0ccffac
pivy_0.6.4-2.debian.tar.xz 5.6 KiB 197a4ce8a9d01199cd27fb7b0a083d05b7fc3aab8fb065865b54fa888c1101b4

Available diffs

No changes file available.

Binary packages built by this source

python3-pivy: Coin binding for Python 3

 Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library
 with a C++ API. Coin uses scene-graph data structures to render real-time
 graphics suitable for mostly all kinds of scientific and engineering
 visualization applications.
 Pivy allows:
 .
    * Development of Coin applications and extensions in Python
    * Interactive modification of Coin programs from within the
      Python interpreter at runtime
    * Incorporation of Scripting Nodes into the scene graph which
      are capable of executing Python code and callbacks
    * Use of Coin within PyQt4 applications with the quarter module
 .
 This package contains the Python 3 bindings.

python3-pivy-dbgsym: debug symbols for python3-pivy