[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/75: gnu: python-pyqt-6: Update to 6.7.1.
From: |
guix-commits |
Subject: |
37/75: gnu: python-pyqt-6: Update to 6.7.1. |
Date: |
Sat, 9 Nov 2024 20:51:40 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 20b5e31542007ad2c4de1be448f83af04e0fa0be
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Aug 27 16:06:49 2024 +0800
gnu: python-pyqt-6: Update to 6.7.1.
* gnu/packages/qt.scm (python-pyqt-6): Update to 6.7.1.
Change-Id: Ifadb14b9de54b780844d925fc2ee58d17fbabf02
---
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 45d9617529..268a5b729f 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -4084,14 +4084,14 @@ contain over 620 classes.")
(define-public python-pyqt-6
(package
(inherit python-pyqt)
- (version "6.6.1")
+ (version "6.7.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "PyQt6" version))
(file-name (string-append "PyQt6-" version ".tar.gz"))
(sha256
- (base32 "0y83zm7xd2yspjbhmlkqhgi0ppxqhivx0d8gdz2l4l90kni8l5cz"))))
+ (base32 "1fcwslx32h6ik3nmr8pxk7ijha8y881kk880nadfjqisrlnahwin"))))
(inputs ;Qt5 dependencies only in python-pyqt:
;; (qt)connectivity, location, sensors, serialport, x11extras,
xmlpatterns.
(list python-wrapper
- 33/75: gnu: Add python-setuptools-scm-next., (continued)
- 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
- 10/75: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/09
- 37/75: gnu: python-pyqt-6: Update to 6.7.1.,
guix-commits <=
- 12/75: gnu: qtwebchannel: Update to 6.7.2., guix-commits, 2024/11/09
- 43/75: gnu: Add qtcharts., guix-commits, 2024/11/09
- 50/75: gnu: qtdeclarative-5: Update to 5.15.15., guix-commits, 2024/11/09
- 52/75: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/09
- 57/75: gnu: qtwebchannel-5: Update to 5.15.15., guix-commits, 2024/11/09
- 60/75: gnu: qtlocation-5: Update to 5.15.15., guix-commits, 2024/11/09
- 58/75: gnu: qtwebglplugin: Update to 5.15.15., guix-commits, 2024/11/09
- 62/75: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/09
- 64/75: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/09
- 66/75: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/09