GNU bug report logs - #63474
[PATCH] gnu: python-sqlite-utils: Update to 3.31.

Previous Next

Package: guix-patches;

Reported by: Felix Gruber <felgru <at> posteo.net>

Date: Fri, 12 May 2023 22:30:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63474 in the body.
You can then email your comments to 63474 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63474; Package guix-patches. (Fri, 12 May 2023 22:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Felix Gruber <felgru <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 12 May 2023 22:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Felix Gruber <felgru <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Felix Gruber <felgru <at> posteo.net>
Subject: [PATCH] gnu: python-sqlite-utils: Update to 3.31.
Date: Fri, 12 May 2023 22:29:03 +0000
* gnu/packages/databases.scm (python-sqlite-utils): Update to 3.31.
---
 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 56b971206a..9106004315 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -3590,7 +3590,7 @@ (define-public python-sqlite-fts4
 (define-public python-sqlite-utils
   (package
     (name "python-sqlite-utils")
-    (version "3.30")
+    (version "3.31")
     (source (origin
               (method git-fetch)        ;for tests
               (uri (git-reference
@@ -3599,7 +3599,7 @@ (define-public python-sqlite-utils
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1a58syvh5jp40vi5libsxkqy99z75kj4ckxqmylbhd342ppfy1wp"))))
+                "1bcm67m9czjzwjzqzh5ldirh9fpxk56i4hxh5wm0pdgc1lw8rz01"))))
     (build-system pyproject-build-system)
     (arguments
      (list #:phases #~(modify-phases %standard-phases
-- 
2.39.2





Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Mon, 22 May 2023 04:36:02 GMT) Full text and rfc822 format available.

Notification sent to Felix Gruber <felgru <at> posteo.net>:
bug acknowledged by developer. (Mon, 22 May 2023 04:36:02 GMT) Full text and rfc822 format available.

Message #10 received at 63474-done <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: "Felix Gruber" <felgru <at> posteo.net>, 63474-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: python-sqlite-utils: Update to 3.31.
Date: Mon, 22 May 2023 04:35:20 +0000
Hi Felix,

Thanks! APPLIED.




Information forwarded to guix-patches <at> gnu.org:
bug#63474; Package guix-patches. (Mon, 22 May 2023 04:38:01 GMT) Full text and rfc822 format available.

Message #13 received at 63474-done <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: "Felix Gruber" <felgru <at> posteo.net>, 63474-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: python-sqlite-utils: Update to 3.31.
Date: Mon, 22 May 2023 04:36:59 +0000
Forgot to mention that I updated the patch to the latest version 3.32.1.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 19 Jun 2023 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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