Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-glfw
Commits:
68aa99f7 by Jelle van der Waa at 2024-11-16T20:31:48+01:00
upgpkg: 2.7.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-glfw
pkgdesc = Module for OpenGL, OpenGL ES, Vulkan, window and input
support (pyGLFW)
pkgver = 2.7.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/FlorianRhiem/pyGLFW
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-glfw
pkgver=2.7.0
-pkgrel=3
+pkgrel=4
pkgdesc='Module for OpenGL, OpenGL ES, Vulkan, window and input support
(pyGLFW)'
arch=(any)
url='https://github.com/FlorianRhiem/pyGLFW'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-glfw/-/commit/68aa99f731f24763bbef3c46bf4c776d3b245349
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-glfw/-/commit/68aa99f731f24763bbef3c46bf4c776d3b245349
You're receiving this email because of your account on gitlab.archlinux.org.