pyopengl 3.1.7+dfsg-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream version
  * Rules-Requires-Root: no (routine-update)
  * watch file standard 4 (routine-update)
  * d/patches: All patches were upstreamed. so remove all of them.
  * d/control: B-D pybuild-plugin-pyproject
  * d/patches/0001-fix-Python3.12-tests.patch: Added to solved
    - Bug fix: "FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i
      python{version} -p "3.12 3.11" returned exit code 13",
      thanks to Lucas Nussbaum (Closes: #1058308).
    - Bug fix: "pyopengl's autopkg tests fail with Python 3.12", thanks
      to Matthias Klose (Closes: #1056440).
  * Bug fix: "please run autopkg tests for all supported Python versions
    before stopping", thanks to Matthias Klose (Closes: #1060252).

 -- Picca Frédéric-Emmanuel <email address hidden>  Sun, 14 Jan 2024 15:31:59 +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
Noble release universe devel

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyopengl_3.1.7+dfsg-1.dsc 2.4 KiB 2968dae6431d242962a0ef6a4adddd22fdca0e4c29730230f763f498dc2e47af
pyopengl_3.1.7+dfsg.orig.tar.xz 621.5 KiB e6ca7b7e31db955c086efcc37e32897443bfedb83ef1a9410e7c2383dee895b5
pyopengl_3.1.7+dfsg-1.debian.tar.xz 11.1 KiB a67be5de331f581f7361902aa0239b9bff4b9e8fb3f9ae82bb581dd7d0b07a81

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.