From adc8dda80a8d9be81c46d63f45c86d37d0813195 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 25 Dec 2024 23:06:59 +0300 Subject: [PATCH] import python-qt5-5.15.10-11.el10 --- .gitignore | 2 +- .python-qt5.metadata | 2 +- SPECS/python-qt5.spec | 133 +++++++++++++++++++++++++++++++++++------- 3 files changed, 115 insertions(+), 22 deletions(-) diff --git a/.gitignore b/.gitignore index 696a2ae..f3bfebb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/PyQt5-5.15.9.tar.gz +SOURCES/PyQt5-5.15.10.tar.gz diff --git a/.python-qt5.metadata b/.python-qt5.metadata index de42277..723f679 100644 --- a/.python-qt5.metadata +++ b/.python-qt5.metadata @@ -1 +1 @@ -1f68db8900204587a32eacac94e9fa5d2d204ec8 SOURCES/PyQt5-5.15.9.tar.gz +a97550883bbf92be60e26659218863bf0b3e573a SOURCES/PyQt5-5.15.10.tar.gz diff --git a/SPECS/python-qt5.spec b/SPECS/python-qt5.spec index c0b1424..a21fe21 100644 --- a/SPECS/python-qt5.spec +++ b/SPECS/python-qt5.spec @@ -22,10 +22,11 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 -Version: 5.15.9 -Release: 1%{?dist} +Version: 5.15.10 +Release: 11%{?dist} -License: GPLv3 +# Automatically converted from old format: GPLv3 - review is highly recommended. +License: GPL-3.0-only Url: http://www.riverbankcomputing.com/software/pyqt/ #Source0: https://www.riverbankcomputing.com/static/Downloads/PyQt5/%{version}/PyQt5-%{version}%{?snap:.%{snap}}.tar.gz Source0: https://pypi.python.org/packages/source/P/PyQt5/PyQt5-%{version}.tar.gz @@ -36,7 +37,7 @@ Source1: macros.pyqt5 ## upstreamable patches # support newer Qt5 releases, but may not be needed anymore? -- rdieter -# Patch0: PyQt5-Timeline.patch +#Patch0: PyQt5-Timeline.patch BuildRequires: make BuildRequires: chrpath @@ -47,6 +48,7 @@ BuildRequires: pkgconfig(dbus-python) BuildRequires: pkgconfig(phonon4qt5) %endif BuildRequires: qt5-qtbase-private-devel +%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} BuildRequires: pkgconfig(Qt5Core) >= 5.5 %if 0%{?enginio} BuildRequires: pkgconfig(Enginio) @@ -164,7 +166,7 @@ Requires: python%{python3_pkgversion}-qt5%{?_isa} = %{version}-%{release} %prep %setup -q -n PyQt5-%{version}%{?snap:.%{snap}} -# patch0 -p1 +#patch0 -p1 %build @@ -172,7 +174,6 @@ Requires: python%{python3_pkgversion}-qt5%{?_isa} = %{version}-%{release} PATH=%{_qt5_bindir}:$PATH ; export PATH - # Python 3 build: sip-build \ --no-make \ @@ -194,7 +195,6 @@ sip-build \ # Python 3 build: %make_install INSTALL_ROOT=%{buildroot} -C build - if [ "%{_prefix}" != "/usr" ]; then cp -ru %{buildroot}/usr/* %{buildroot}%{_prefix}/ || echo "Nothing to copy" rm -rf %{buildroot}/usr/* @@ -310,24 +310,117 @@ sed -i \ %changelog -* Tue Apr 18 2023 Jan Grulich - 5.15.9-1 +* Wed Dec 25 2024 Arkady L. Shane - 5.15.10-11 +- Rebuilt for MSVSphere 10 + +* Thu Sep 05 2024 Jan Grulich - 5.15.10-11 +- Rebuild (qt5) + +* Mon Jul 29 2024 Miroslav Suchý - 5.15.10-10 +- convert license to SPDX + +* Fri Jul 19 2024 Fedora Release Engineering - 5.15.10-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Fri Jun 07 2024 Python Maint - 5.15.10-8 +- Rebuilt for Python 3.13 + +* Fri Jun 07 2024 Python Maint - 5.15.10-7 +- Rebuilt for Python 3.13 + +* Thu May 30 2024 Jan Grulich - 5.15.10-6 +- Rebuild (qt5) + +* Fri Mar 15 2024 Jan Grulich - 5.15.10-5 +- Rebuild (qt5) + +* Fri Jan 26 2024 Fedora Release Engineering - 5.15.10-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 5.15.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Jan 03 2024 Jan Grulich - 5.15.10-2 +- Rebuild (qt5) + +* Sat Dec 02 2023 Scott Talbert - 5.15.10-1 +- 5.15.10 (#2252490) + +* Mon Oct 09 2023 Jan Grulich - 5.15.9-7 +- Rebuild (qt5) + +* Fri Jul 21 2023 Fedora Release Engineering - 5.15.9-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Mon Jun 26 2023 Tomáš Hrnčiar - 5.15.9-5 +- Rebuilt for Python 3.12 with patched python-pyqt5-sip + +* Thu Jun 15 2023 Python Maint - 5.15.9-4 +- Rebuilt for Python 3.12 + +* Wed Jun 14 2023 Jan Grulich - 5.15.9-3 +- Rebuild (qt5) + +* Wed Apr 12 2023 Jan Grulich - 5.15.9-2 +- Rebuild (qt5) + +* Mon Mar 13 2023 Jan Grulich - 5.15.9-1 - 5.15.9 - Resolves: bz#2175758 -* Tue May 03 2022 Jan Grulich - 5.15.6-1 -- 5.15.6 + sync with Fedora - Resolves: bz#2061728 +* Fri Jan 20 2023 Fedora Release Engineering - 5.15.6-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jan 06 2023 Jan Grulich - 5.15.6-10 +- Rebuild (qt5) + +* Mon Oct 31 2022 Jan Grulich - 5.15.6-9 +- Rebuild (qt5) + +* Wed Sep 21 2022 Jan Grulich - 5.15.6-8 +- Rebuild (qt5) + +* Fri Jul 22 2022 Fedora Release Engineering - 5.15.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Thu Jul 14 2022 Jan Grulich - 5.15.6-6 +- Rebuild (qt5) + +* Mon Jun 13 2022 Python Maint - 5.15.6-5 +- Rebuilt for Python 3.11 + +* Tue May 17 2022 Jan Grulich - 5.15.6-4 +- Rebuild (qt5) + +* Tue Mar 08 2022 Jan Grulich - 5.15.6-3 +- Rebuild (qt5) + +* Fri Jan 21 2022 Fedora Release Engineering - 5.15.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Tue Nov 02 2021 Rex Dieter - 5.15.6-1 +- 5.15.6 + +* Wed Sep 29 2021 FeRD (Frank Dana) - 5.15.4-2 +- Eliminate conditional python3 build, associated redundancies +- Don't install py2+py3 wrappers for tool commands + +* Wed Sep 15 2021 Sandro Mani - 5.15.4-1 +- Update to 5.15.4 + +* Fri Jul 23 2021 Fedora Release Engineering - 5.15.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jul 20 2021 Scott Talbert - 5.15.0-12 +- Fix build with sip 6 -* Wed Apr 06 2022 Jan Grulich - 5.15.0-11 -- Rebuild (Qt 5.15.3) - Resolves: bz#2061728 +* Wed Jul 14 2021 Scott Talbert - 5.15.0-11 +- Remove sip depends from -devel package (to allow older sips) -* Tue Aug 10 2021 Mohan Boddu - 5.15.0-10 -- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Related: rhbz#1991688 +* Sun Jun 06 2021 Scott Talbert - 5.15.0-10 +- Rebuild with sip 5; remove unused Python 2 support for clarity -* Fri Apr 16 2021 Mohan Boddu - 5.15.0-9 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 +* Thu Jun 03 2021 Python Maint - 5.15.0-9 +- Rebuilt for Python 3.10 * Mon Feb 22 2021 Jan Grulich - 5.15.0-8 - Do not require Phonon on ELN/RHEL