From 6bf721f288d1fc9981b3edc9404e182312ae6bafe304b5a8f93a4117853ab3fc Mon Sep 17 00:00:00 2001 From: Giacomo Comes Date: Fri, 20 Feb 2026 16:44:25 -0400 Subject: [PATCH] Allow lowercase distinfo due to new pyqt-builder following PEP 639 --- python-qt5.changes | 5 +++++ python-qt5.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-qt5.changes b/python-qt5.changes index fc5cea8..5fc9e1f 100644 --- a/python-qt5.changes +++ b/python-qt5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 20 20:43:46 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-qt5.spec b/python-qt5.spec index 00d122a..032203e 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -295,7 +295,7 @@ fi %license LICENSE %doc README NEWS ChangeLog %{python_sitearch}/PyQt5/ -%{python_sitearch}/PyQt5-%{version}.dist-info/ +%{python_sitearch}/[Pp]y[Qq]t5-%{version}.dist-info/ %exclude %pyqt5_sipdir %dir %{python_sitelib}/dbus %dir %{python_sitelib}/dbus/mainloop -- 2.51.1