pyopengl 3.1.6+dfsg-3 source package in Ubuntu

Changelog

pyopengl (3.1.6+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Eliminated lintian warnings
    - d/watch: no dversionmangle
    - d/copyright: short license empty
  * Bringing PR#93 to debian/patches to have tests/check_glutinit
    function on bookworm or newer.
  * Cleaning PKG-INFO file create during build.

 -- Steffen Moeller <email address hidden>  Sat, 04 Feb 2023 23:23:04 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe devel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyopengl_3.1.6+dfsg-3.dsc 2.2 KiB c93115f2d4d9d26a549803d0e0ddccdb20c13f3efcff56ea0d65522889799c17
pyopengl_3.1.6+dfsg.orig.tar.xz 621.8 KiB b554bf6b4c066b6c82243f14fcd5393fb8812bdacf723e4840efe797094996b5
pyopengl_3.1.6+dfsg-3.debian.tar.xz 11.4 KiB c68dce679a36e5e2c35afe83d92dbb5480121fc058942caade8c075d6eea3939

Available diffs

No changes file available.

Binary packages built by this source

python3-opengl: Python bindings to OpenGL (Python 3)

 PyOpenGL is a cross-platform open source Python binding to the standard
 OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the
 GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter,
 wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python
 windowing library which can provide an OpenGL context).
 .
 This is the Python 3 version of the package.