[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
82/90: gnu: python-shiboken-2: Update to 5.15.16.
From: |
guix-commits |
Subject: |
82/90: gnu: python-shiboken-2: Update to 5.15.16. |
Date: |
Sat, 8 Feb 2025 01:24:35 -0500 (EST) |
iyzsong pushed a commit to branch qt-team
in repository guix.
commit 8d10484b1e00e0ff643656a07502e4386368aa20
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Feb 8 12:07:53 2025 +0800
gnu: python-shiboken-2: Update to 5.15.16.
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.16.
Change-Id: I74574702760fe87c16c4617aff177c3f945f7fe0
---
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 99d34f482d..5d115db08a 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -4992,7 +4992,7 @@ color-related widgets.")
(define-public python-shiboken-2
(package
(name "python-shiboken-2")
- (version "5.15.10")
+ (version "5.15.16")
(source (origin
(method url-fetch)
(uri (string-append "mirror://qt/QtForPython/pyside2/PySide2-"
@@ -5000,7 +5000,7 @@ color-related widgets.")
version ".tar.xz"))
(sha256
(base32
- "0fnkx8ax2lkin3bpqbz4zbdrdin2ixb4d6s3c0xghh9sc79r3xia"))))
+ "0q3ky0fai3wr8kr1q82vdg5byhbn5sfdymmb554afpi72zyxcgkd"))))
(build-system cmake-build-system)
(inputs
;; pyside-2 fails with clang>=16, pyside-6 needs llvm>=14.
- 44/90: gnu: python-pyqt-builder: Update to 1.18.0., (continued)
- 44/90: gnu: python-pyqt-builder: Update to 1.18.0., guix-commits, 2025/02/08
- 49/90: gnu: qtbase-5: Update to 5.15.16., guix-commits, 2025/02/08
- 50/90: gnu: qt3d-5: Update to 5.15.16., guix-commits, 2025/02/08
- 60/90: gnu: qtserialport-5: Update to 5.15.16., guix-commits, 2025/02/08
- 65/90: gnu: qtlocation-5: Update to 5.15.16., guix-commits, 2025/02/08
- 70/90: gnu: qtgraphicaleffects: Update to 5.15.16., guix-commits, 2025/02/08
- 73/90: gnu: qtpurchasing: Update to 5.15.16., guix-commits, 2025/02/08
- 74/90: gnu: qtcharts-5: Update to 5.15.16., guix-commits, 2025/02/08
- 76/90: gnu: qtnetworkauth-5: Update to 5.15.16., guix-commits, 2025/02/08
- 83/90: gnu: qtserialbus: Rename to qtserialbus-5., guix-commits, 2025/02/08
- 82/90: gnu: python-shiboken-2: Update to 5.15.16.,
guix-commits <=
- 86/90: gnu: qtxmlpatterns: Rename to qtxmlpatterns-5., guix-commits, 2025/02/08
- 88/90: gnu: qtgamepad: Rename to qtgamepad-5., guix-commits, 2025/02/08
- 89/90: gnu: qtpurchasing: Rename to qtpurchasing-5., guix-commits, 2025/02/08
- 31/90: gnu: qttranslations: Update to 6.8.2., guix-commits, 2025/02/08
- 04/90: gnu: falkon: Do not wrap with QTWEBENGINEPROCESS_PATH., guix-commits, 2025/02/08
- 05/90: gnu: khelpcenter: Do not wrap with QTWEBENGINEPROCESS_PATH., guix-commits, 2025/02/08
- 34/90: gnu: qtcharts: Update to 6.8.2., guix-commits, 2025/02/08
- 35/90: gnu: qtnetworkauth: Update to 6.8.2., guix-commits, 2025/02/08
- 30/90: gnu: qttools: Update to 6.8.2., guix-commits, 2025/02/08
- 42/90: gnu: qthttpserver: Update to 6.8.2., guix-commits, 2025/02/08