[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/75: gnu: python-pyqt: Update to 5.15.10.
From: |
guix-commits |
Subject: |
41/75: gnu: python-pyqt: Update to 5.15.10. |
Date: |
Wed, 13 Nov 2024 07:44:11 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 4acf750d2840ae6fa4ca544e09456341630a9b0f
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Sep 10 00:28:36 2024 +0800
gnu: python-pyqt: Update to 5.15.10.
* gnu/packages/qt.scm (python-pyqt): Update to 5.15.10.
Change-Id: I37c710eeace5a8d55363d7e1b2126ea94452ced4
---
gnu/packages/qt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 8f88273839..1d64ffb0ee 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -4018,7 +4018,7 @@ module provides support functions to the automatically
generated code.")
(define-public python-pyqt
(package
(name "python-pyqt")
- (version "5.15.9")
+ (version "5.15.10")
(source
(origin
(method url-fetch)
@@ -4031,7 +4031,7 @@ module provides support functions to the automatically
generated code.")
(file-name (string-append "PyQt5-" version ".tar.gz"))
(sha256
(base32
- "1h649rb1afdxskp28x524yp5kd9a97ainh9bd4mkxp4h390fhhfw"))
+ "12l96irlk11diql2ccig8ssd502mbcz13y2k2zwly2min427hsyl"))
(patches (search-patches "pyqt-configure.patch"))))
(build-system pyproject-build-system)
(native-inputs
- 74/75: gnu: qtwebengine-5: Update to 5.15.15., (continued)
- 74/75: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/13
- 13/75: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/13
- 32/75: gnu: Add qtconnectivity., guix-commits, 2024/11/13
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/13
- 14/75: gnu: qtlocation: Update to 6.7.2., guix-commits, 2024/11/13
- 21/75: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/13
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/13
- 39/75: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/13
- 54/75: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/11/13
- 35/75: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/13
- 41/75: gnu: python-pyqt: Update to 5.15.10.,
guix-commits <=
- 67/75: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/13
- 64/75: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/13
- 51/75: gnu: qtconnectivity-5: Update to 5.15.15., guix-commits, 2024/11/13
- 70/75: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/13
- 20/75: gnu: qtremoteobjects: Update to 6.7.2., guix-commits, 2024/11/13
- 28/75: gnu: Add icu4c-75., guix-commits, 2024/11/13
- 45/75: gnu: qt3d-5: Update to 5.15.15., guix-commits, 2024/11/13
- 09/75: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/13
- 40/75: gnu: clazy: Update to 1.12., guix-commits, 2024/11/13
- 44/75: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/13