GNU bug report logs - #42784
[PATCH] gnu: mycli: Update to 1.22.2.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sun, 9 Aug 2020 18:35:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42784: closed ([PATCH] gnu: mycli: Update to 1.22.2.)
Date: Sun, 09 Aug 2020 19:25:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 09 Aug 2020 21:24:02 +0200
with message-id <877du7d3n1.fsf <at> nckx>
and subject line Re: [bug#42784] [PATCH] gnu: mycli: Update to 1.22.2.
has caused the debbugs.gnu.org bug report #42784,
regarding [PATCH] gnu: mycli: Update to 1.22.2.
to be marked as done.

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


-- 
42784: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42784
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: mycli: Update to 1.22.2.
Date: Sun,  9 Aug 2020 20:34:32 +0200
* gnu/packages/databases.scm (mycli): Update to 1.22.2.
---
 gnu/packages/databases.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 6d9d87f310..2902bc4c50 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -614,14 +614,14 @@ RDBMS systems (which are deep in functionality).")
 (define-public mycli
   (package
     (name "mycli")
-    (version "1.22.1")
+    (version "1.22.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "mycli" version))
         (sha256
           (base32
-            "18qxxrpdksg3s73va7nkbkwi34kg9m1pls7w4fh5f4jk4p434zsf"))))
+            "1lq2x95553vdmhw13cxcgsd2g2i32izhsb7hxd4m1iwf9b3msbpv"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f))                    ; tests expect a running MySQL
-- 
2.28.0



[Message part 3 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42784-done <at> debbugs.gnu.org
Subject: Re: [bug#42784] [PATCH] gnu: mycli: Update to 1.22.2.
Date: Sun, 09 Aug 2020 21:24:02 +0200
[Message part 4 (text/plain, inline)]
Michael,

Michael Rohleder 写道:
> * gnu/packages/databases.scm (mycli): Update to 1.22.2.

Already done in ce13a54aa1fc5bd3582d06a6a9dd1a879c8a5d40, but 
thank you very much!

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 288 days ago.

Previous Next


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