[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/74: gnu: python-pyqt: Update to 5.15.10.
From: |
guix-commits |
Subject: |
41/74: gnu: python-pyqt: Update to 5.15.10. |
Date: |
Fri, 27 Sep 2024 08:31:27 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 1c51be460038bd558c25798c354c9d5714b25dc5
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 0f2a88d671..8065b3b91f 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -4011,7 +4011,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)
@@ -4024,7 +4024,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
- 29/74: gnu: qtwebengine: Update to 6.7.2., (continued)
- 29/74: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/09/27
- 33/74: gnu: Add python-setuptools-scm-next., guix-commits, 2024/09/27
- 45/74: gnu: qt3d-5: Update to 5.15.15., guix-commits, 2024/09/27
- 54/74: gnu: qtwayland-5: Update to 5.15.15., guix-commits, 2024/09/27
- 46/74: gnu: qtsvg-5: Update to 5.15.15., guix-commits, 2024/09/27
- 59/74: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/09/27
- 03/74: gnu: qtsvg: Update to 6.7.2., guix-commits, 2024/09/27
- 38/74: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/09/27
- 58/74: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/09/27
- 56/74: gnu: qtserialbus: Update to 5.15.15., guix-commits, 2024/09/27
- 41/74: gnu: python-pyqt: Update to 5.15.10.,
guix-commits <=
- 67/74: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/09/27
- 66/74: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/09/27
- 07/74: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/09/27
- 26/74: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/09/27
- 34/74: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/09/27
- 37/74: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/09/27
- 42/74: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/09/27
- 44/74: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/09/27
- 17/74: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/09/27
- 21/74: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/09/27