[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: |
Sat, 9 Nov 2024 20:51:41 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 60d0dcc98986c9d959de5dd546cc31532fd4fafa
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
- 27/75: gnu: Add re2-next., (continued)
- 27/75: gnu: Add re2-next., guix-commits, 2024/11/09
- 13/75: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/11/09
- 11/75: gnu: qtserialport: Update to 6.7.2., guix-commits, 2024/11/09
- 09/75: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/09
- 24/75: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/11/09
- 26/75: gnu: libvpx: Update to 1.14.1., guix-commits, 2024/11/09
- 19/75: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/09
- 25/75: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/09
- 22/75: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/09
- 32/75: gnu: Add qtconnectivity., guix-commits, 2024/11/09
- 41/75: gnu: python-pyqt: Update to 5.15.10.,
guix-commits <=
- 17/75: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/11/09
- 33/75: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/09
- 44/75: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/09
- 48/75: gnu: qtx11extras: Update to 5.15.15., guix-commits, 2024/11/09
- 53/75: gnu: qtmultimedia-5: Update to 5.15.15., guix-commits, 2024/11/09
- 59/75: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/11/09
- 61/75: gnu: qttools-5: Update to 5.15.15., guix-commits, 2024/11/09
- 65/75: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/09
- 38/75: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/09
- 47/75: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/09