emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58422: closed ([PATCH core-updates] gnu: python-appdirs: Update to 1


From: GNU bug Tracking System
Subject: bug#58422: closed ([PATCH core-updates] gnu: python-appdirs: Update to 1.4.4.)
Date: Sun, 29 Jan 2023 08:08:01 +0000

Your message dated Sun, 29 Jan 2023 16:03:47 +0800
with message-id <87v8kphin0.fsf@envs.net>
and subject line Re: bug#58422: [PATCH core-updates] gnu: python-appdirs: 
Update to 1.4.4.
has caused the debbugs.gnu.org bug report #58422,
regarding [PATCH core-updates] gnu: python-appdirs: Update to 1.4.4.
to be marked as done.

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


-- 
58422: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58422
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#58422: [PATCH core-updates] gnu: python-appdirs: Update to 1.4.4. Date: Sun, 29 Jan 2023 16:03:47 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Michael Rohleder <mike@rohleder.de> writes:

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

Applied into core-updates, Thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]