From b84c962ee18c955975951bf185c574f8de3a621972e43ad450be8676bb9e3f9f Mon Sep 17 00:00:00 2001 From: Giacomo Comes Date: Fri, 20 Feb 2026 16:47:28 -0400 Subject: [PATCH] Allow lowercase distinfo due to new pyqt-builder following PEP 639 --- python-qtwebengine-qt5.changes | 5 +++++ python-qtwebengine-qt5.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-qtwebengine-qt5.changes b/python-qtwebengine-qt5.changes index 3247459..750afb4 100644 --- a/python-qtwebengine-qt5.changes +++ b/python-qtwebengine-qt5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 20 20:47:15 UTC 2026 - Giacomo Comes + +- Allow lowercase distinfo due to new pyqt-builder following PEP 639 + ------------------------------------------------------------------- Fri Nov 8 09:25:34 UTC 2024 - Ben Greiner diff --git a/python-qtwebengine-qt5.spec b/python-qtwebengine-qt5.spec index ce8c708..fca87a5 100644 --- a/python-qtwebengine-qt5.spec +++ b/python-qtwebengine-qt5.spec @@ -80,7 +80,7 @@ and the SIP files used to generate the Python bindings for %{name} %{python_sitearch}/PyQt5/QtWebEngine.* %{python_sitearch}/PyQt5/QtWebEngineCore.* %{python_sitearch}/PyQt5/QtWebEngineWidgets.* -%{python_sitearch}/PyQtWebEngine-%{version}.dist-info/ +%{python_sitearch}/[Pp]y[Qq]t[Ww]eb[Ee]ngine-%{version}.dist-info/ %files %{python_files devel} %license LICENSE -- 2.51.1