[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/38: gnu: python-pyqt6-sip: Update to 13.8.0.
From: |
guix-commits |
Subject: |
35/38: gnu: python-pyqt6-sip: Update to 13.8.0. |
Date: |
Sun, 8 Sep 2024 05:41:04 -0400 (EDT) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 82753fa7c3643109610cecc954809a394ee90156
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 27 16:06:49 2024 +0800
gnu: python-pyqt6-sip: Update to 13.8.0.
* gnu/packages/qt.scm (python-pyqt6-sip): Update to 13.8.0.
Change-Id: I70d3c1aa092d221e5aaf3924567d804f40f290b8
---
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 fd47fe7981..8ad9f6e6c2 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -4134,13 +4134,13 @@ contain over 620 classes.")
(package
(inherit python-pyqt5-sip)
(name "python-pyqt6-sip")
- (version "13.6.0")
+ (version "13.8.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "PyQt6_sip" version))
(sha256
- (base32 "0y2pgc1kzskq3q230b5d48izvzy9dl4hkfjpcr7kv53ih1cf31i4"))))
+ (base32 "1m39znwza9yypyd93i5mxd9pbf6zn9qdajczpm953awwdlywyx1g"))))
(synopsis "Sip module support for PyQt6")
(description
"SIP is used to write self contained extension modules, i.e. without a
library
- 21/38: gnu: qtspeech: Update to 6.7.2., (continued)
- 21/38: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/09/08
- 17/38: gnu: qttranslations: Update to 6.7.2., guix-commits, 2024/09/08
- 31/38: gnu: qtconnectivity: Rename to qtconnectivity-5., guix-commits, 2024/09/08
- 33/38: gnu: Add python-setuptools-scm-next., guix-commits, 2024/09/08
- 09/38: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/09/08
- 05/38: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/09/08
- 12/38: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/09/08
- 08/38: gnu: qtshadertools: Update to 6.7.2., guix-commits, 2024/09/08
- 24/38: gnu: qtnetworkauth: Update to 6.7.2., guix-commits, 2024/09/08
- 19/38: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/09/08
- 35/38: gnu: python-pyqt6-sip: Update to 13.8.0.,
guix-commits <=
- 36/38: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/09/08
- 37/38: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/09/08
- 38/38: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/09/08
- 13/38: gnu: qtlanguageserver: Update to 6.7.2., guix-commits, 2024/09/08
- 23/38: gnu: qt-creator: Update to 14.0.1., guix-commits, 2024/09/08
- 16/38: gnu: qttools: Update to 6.7.2., guix-commits, 2024/09/08
- 30/38: gnu: python-shiboken-6: Update to 6.7.2., guix-commits, 2024/09/08
- 07/38: gnu: qtsensors: Update to 6.7.2., guix-commits, 2024/09/08
- 10/38: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/09/08
- 04/38: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/09/08