GNU bug report logs - #72491
[PATCH] gnu: python-filetype: Update to 1.2.0.

Previous Next

Package: guix-patches;

Reported by: John Nduli <rookie101 <at> jnduli.co.ke>

Date: Tue, 6 Aug 2024 08:58:02 UTC

Severity: normal

Tags: patch

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

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: John Nduli <rookie101 <at> jnduli.co.ke>
Subject: bug#72491: closed (Re: [PATCH] gnu: python-filetype: Update to
 1.2.0.)
Date: Tue, 06 Aug 2024 13:11:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72491: [PATCH] gnu: python-filetype: Update to 1.2.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72491 <at> debbugs.gnu.org.

-- 
72491: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72491
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: 72491-done <at> debbugs.gnu.org
Cc: John Nduli <rookie101 <at> jnduli.co.ke>
Subject: Re: [PATCH] gnu: python-filetype: Update to 1.2.0.
Date: Tue, 06 Aug 2024 08:10:18 -0500
Hi John,

Thank you for contributing to Guix!

I applied the patch.

-- 
all the best,
jgart

[Message part 3 (message/rfc822, inline)]
From: John Nduli <rookie101 <at> jnduli.co.ke>
To: guix-patches <at> gnu.org
Cc: John Nduli <rookie101 <at> jnduli.co.ke>
Subject: [PATCH] gnu: python-filetype: Update to 1.2.0.
Date: Tue,  6 Aug 2024 10:39:32 +0300
* gnu/packages/python-xyz.scm (python-filetype): Update to 1.2.0.

Change-Id: I9ac397d332c377b0886162ae6cf40a42169b2055
---
 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 d2dc65f42a..b9465ec64d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16245,13 +16245,13 @@ (define-public python-get-version
 (define-public python-filetype
   (package
     (name "python-filetype")
-    (version "1.0.8")
+    (version "1.2.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "filetype" version))
        (sha256
-        (base32 "05mkinkcn36v1cnb5hzay3zxmv7jmmflckxxp08rgzbkkf3i9pvp"))))
+        (base32 "1nxa91szfbhhbhvdwj06jz8zghzwgb9lf0v6aj61vx2b8zb6rdb6"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: 6689a96ce86497299bd29f183b744116fd2d6e32
-- 
2.45.2




This bug report was last modified 289 days ago.

Previous Next


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