pivy 0.6.9~a0-1build2 source package in Ubuntu

Changelog

pivy (0.6.9~a0-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:19:00 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
pivy_0.6.9~a0.orig.tar.gz 6.3 MiB 4afa1921fb095c3e000a176280db25442e441c0d7179cfdc0319b440b8076001
pivy_0.6.9~a0-1build2.debian.tar.xz 5.2 KiB 3f9a4dbba52008d63bacdedc07cb08562eb65782313b38620f923f9ec6cbcc5b
pivy_0.6.9~a0-1build2.dsc 2.3 KiB 472d5e4791ff65fa331e55f743686d329ad1ed147fa43e9ccc7b20e9052fafe9

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