[packages/python3-glad2] - updated to 2.0.8

qboosh qboosh at pld-linux.org
Fri Jun 19 21:56:28 CEST 2026


commit 69a3134391c60aaa41149909d5e223650bee5aa8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jun 19 21:56:55 2026 +0200

    - updated to 2.0.8

 python3-glad2.spec | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)
---
diff --git a/python3-glad2.spec b/python3-glad2.spec
index d4c5f61..da0d975 100644
--- a/python3-glad2.spec
+++ b/python3-glad2.spec
@@ -1,19 +1,21 @@
 Summary:	Multi-Language GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs
 Summary(pl.UTF-8):	Wielojęzykowy generator loaderów GL/GLES/EGL/GLX/WGL oparty na oficjalnych specyfikacjach
 Name:		python3-glad2
-Version:	2.0.4
-Release:	3
+Version:	2.0.8
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/glad2/
 Source0:	https://files.pythonhosted.org/packages/source/g/glad2/glad2-%{version}.tar.gz
-# Source0-md5:	368e14783a5fb41f72999cf0c8265704
+# Source0-md5:	1741aa584d12a552df73faeba144cd1e
 URL:		https://pypi.org/project/glad2/
-BuildRequires:	python3-modules >= 1:3.5
-BuildRequires:	python3-setuptools
+BuildRequires:	python3-build
+BuildRequires:	python3-installer
+BuildRequires:	python3-modules >= 1:3.8
+BuildRequires:	python3-setuptools >= 1:61.0
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python3-modules >= 1:3.5
+BuildRequires:	rpmbuild(macros) >= 2.044
+Requires:	python3-modules >= 1:3.8
 Obsoletes:	python3-glad < 1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,12 +32,12 @@ loaderów GL/GLES/EGL/GLX/WGL zgodnych z potrzebami.
 %setup -q -n glad2-%{version}
 
 %build
-%py3_build
+%py3_build_pyproject
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%py3_install
+%py3_install_pyproject
 
 ln -s glad $RPM_BUILD_ROOT%{_bindir}/glad-3
 
@@ -46,6 +48,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc LICENSE README.md
 %attr(755,root,root) %{_bindir}/glad
-%attr(755,root,root) %{_bindir}/glad-3
+%{_bindir}/glad-3
 %{py3_sitescriptdir}/glad
-%{py3_sitescriptdir}/glad2-%{version}-py*.egg-info
+%{py3_sitescriptdir}/glad2-%{version}.dist-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-glad2.git/commitdiff/69a3134391c60aaa41149909d5e223650bee5aa8



More information about the pld-cvs-commit mailing list