GNU bug report logs - #65637
[PATCH] gnu: python-duckdb: Update to 0.8.1.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Wed, 30 Aug 2023 19:10:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65637: closed ([PATCH] gnu: python-duckdb: Update to 0.8.1.)
Date: Thu, 07 Sep 2023 15:51:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 7 Sep 2023 18:49:50 +0300
with message-id <ZPnxHj0HdmgkSROH <at> pbp>
and subject line Re: [bug#65637] [PATCH] gnu: python-duckdb: Update to 0.8.1.
has caused the debbugs.gnu.org bug report #65637,
regarding [PATCH] gnu: python-duckdb: Update to 0.8.1.
to be marked as done.

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


-- 
65637: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65637
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: python-duckdb: Update to 0.8.1.
Date: Wed, 30 Aug 2023 19:09:18 +0000
* gnu/packages/python-xyz.scm (python-duckdb): Update to 0.8.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 42722b56b4..db0994911d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21078,13 +21078,13 @@ (define-public python-chevron
 (define-public python-duckdb
   (package
     (name "python-duckdb")
-    (version "0.8.0")
+    (version "0.8.1")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "duckdb" version))
               (sha256
                (base32
-                "13y1gs565q51li5fi9m7fpf0sqns8frsaii6v95acwjhmdds73f6"))))
+                "1sgfmii5xlkbx3hzyjxg80gl2ni1rxpabahl4gww9by2mgs3fkd5"))))
     (build-system pyproject-build-system)
     (arguments
      (list
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Greg Hogan <code <at> greghogan.com>
Cc: 65637-done <at> debbugs.gnu.org
Subject: Re: [bug#65637] [PATCH] gnu: python-duckdb: Update to 0.8.1.
Date: Thu, 7 Sep 2023 18:49:50 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 311 days ago.

Previous Next


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