pivy 0.6.5-1ubuntu0.22.04.1 source package in Ubuntu

Changelog

pivy (0.6.5-1ubuntu0.22.04.1) jammy; urgency=medium

  * Fix exception in pivy cast functions with Python 3.10 (LP: #2000840)

 -- David Ward <email address hidden>  Mon, 02 Jan 2023 19:51:20 -0500

Upload details

Uploaded by:
David Ward
Sponsored by:
Simon Quigley
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe python

Downloads

File Size SHA-256 Checksum
pivy_0.6.5.orig.tar.gz 6.3 MiB ffc2ac04a48fc36215f7345285a9b17a3f76e39f2a48ee374f1a77b8f38a4f9f
pivy_0.6.5-1ubuntu0.22.04.1.debian.tar.xz 6.7 KiB 9fdee59481c21447c13a08e992ac1e2ffa1407706fcccfaf4aefb2e47e01c045
pivy_0.6.5-1ubuntu0.22.04.1.dsc 2.3 KiB 5310d043daf80e6f3bc054b04edefc6cf0853db9e8998fde79b247dfb6a31d31

View changes file

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