GNU bug report logs - #58422
[PATCH core-updates] gnu: python-appdirs: Update to 1.4.4.

Previous Next

Package: guix-patches;

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

Date: Mon, 10 Oct 2022 22:24:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#58422: closed (Re: bug#58422: [PATCH core-updates] gnu:
 python-appdirs: Update to 1.4.4.)
Date: Sun, 29 Jan 2023 08:08:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58422: [PATCH core-updates] gnu: python-appdirs: Update to 1.4.4.

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 58422 <at> debbugs.gnu.org.

-- 
58422: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58422
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 58422-done <at> debbugs.gnu.org
Subject: Re: bug#58422: [PATCH core-updates] gnu: python-appdirs: Update to
 1.4.4.
Date: Sun, 29 Jan 2023 16:03:47 +0800
Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/python-xyz.scm (python-appdirs): Update to 1.4.4.

Applied into core-updates, Thank you!

[Message part 3 (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 core-updates] gnu: python-appdirs: Update to 1.4.4.
Date: Tue, 11 Oct 2022 00:22:13 +0200
* gnu/packages/python-xyz.scm (python-appdirs): Update to 1.4.4.
---
 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 a6b1c7e27e..6f092ab730 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11447,14 +11447,14 @@ (define-public python-ly
 (define-public python-appdirs
   (package
     (name "python-appdirs")
-    (version "1.4.3")
+    (version "1.4.4")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "appdirs" version))
         (sha256
           (base32
-            "14id6wxi12lgyw0mg3bcfnf888ad07jz9yj46gfzhn186z8rcn4y"))))
+            "0hfzmwknxqhg20aj83fx80vna74xfimg8sk18wb85fmin9kh2pbx"))))
     (build-system python-build-system)
     (home-page "https://github.com/ActiveState/appdirs")
     (synopsis
-- 
2.38.0




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

Previous Next


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