pyopengl 3.1.6+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream version 3.1.6+dfsg
  * d/rules: Activated the unittest
  * Use secure URI in Homepage field.
  * Bug fix: "migrate to libglut3.12", thanks to Sebastian Ramacher
    (Closes: #1023548).
  * Added autopkgtests

 -- Picca Frédéric-Emmanuel <email address hidden>  Tue, 15 Nov 2022 13:51:09 +0100

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyopengl_3.1.6+dfsg-1.dsc 2.4 KiB 2563cb1b601db9dfb1787e936e19c372b653c99ff0fbb1b81200cae318757e28
pyopengl_3.1.6+dfsg.orig.tar.xz 621.8 KiB b554bf6b4c066b6c82243f14fcd5393fb8812bdacf723e4840efe797094996b5
pyopengl_3.1.6+dfsg-1.debian.tar.xz 10.1 KiB 54b65ede89536d25c741b585beb1ba924078a66b35675fbae350c5db931b676d

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.