GNU bug report logs - #57425
[PATCH] gnu: python-qtpy: Update to 2.2.0.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Fri, 26 Aug 2022 07:14:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <marius <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57425: closed ([PATCH] gnu: python-qtpy: Update to 2.2.0.)
Date: Fri, 26 Aug 2022 21:58:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 26 Aug 2022 23:57:37 +0200
with message-id <87zgfqfz1q.fsf <at> gnu.org>
and subject line Re: [bug#57425] [PATCH] gnu: python-qtpy: Update to 2.2.0.
has caused the debbugs.gnu.org bug report #57425,
regarding [PATCH] gnu: python-qtpy: Update to 2.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
57425: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57425
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: python-qtpy: Update to 2.2.0.
Date: Fri, 26 Aug 2022 15:12:20 +0800
[0001-gnu-python-qtpy-Update-to-2.2.0.patch (text/x-patch, inline)]
From e86ed2bfffa6112e7b6d0ae72c8ff7452c7b4ee2 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Thu, 25 Aug 2022 18:53:28 +0800
Subject: [PATCH] gnu: python-qtpy: Update to 2.2.0.

* gnu/packages/qt.scm (python-qtpy): Update to 2.2.0.
---
 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 0ab08fe851..28bf6d0f08 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -3223,14 +3223,14 @@ (define-public python-pyqt-builder
 (define-public python-qtpy
   (package
     (name "python-qtpy")
-    (version "2.0.1")
+    (version "2.2.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "QtPy" version))
        (sha256
           (base32
-           "13zbhnl2rm30xafwrzfwdb4mjp7gk4s9h2xagbf83pnjzczhgzdd"))))
+           "051rj10lbv2ny48lz34zhclcbdxxdbk4di2mdk91m9143w91npyq"))))
     (build-system python-build-system)
     (propagated-inputs (list python-packaging))
     (arguments
-- 
2.37.2

[Message part 4 (text/plain, inline)]
-- 
Retrieve my PGP public key:

  gpg --recv-keys 481F5EEEBA425ADC13247C76A6E672D981B8E744

Zihao
[Message part 5 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: Zhu Zihao <all_but_last <at> 163.com>, 57425-done <at> debbugs.gnu.org
Subject: Re: [bug#57425] [PATCH] gnu: python-qtpy: Update to 2.2.0.
Date: Fri, 26 Aug 2022 23:57:37 +0200
[Message part 6 (text/plain, inline)]
Zhu Zihao <all_but_last <at> 163.com> skriver:

>>From e86ed2bfffa6112e7b6d0ae72c8ff7452c7b4ee2 Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last <at> 163.com>
> Date: Thu, 25 Aug 2022 18:53:28 +0800
> Subject: [PATCH] gnu: python-qtpy: Update to 2.2.0.
>
> * gnu/packages/qt.scm (python-qtpy): Update to 2.2.0.

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 325 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.