From: Michael Rohleder <mike@rohleder.de>
To: 58422@debbugs.gnu.org
Cc: Michael Rohleder <mike@rohleder.de>
Subject: [bug#58422] [PATCH core-updates] gnu: python-appdirs: Update to 1.4.4.
Date: Tue, 11 Oct 2022 00:22:13 +0200 [thread overview]
Message-ID: <20221010222213.10728-1-mike@rohleder.de> (raw)
* 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
next reply other threads:[~2022-10-10 22:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-10 22:22 Michael Rohleder [this message]
2023-01-29 8:03 ` bug#58422: [PATCH core-updates] gnu: python-appdirs: Update to 1.4.4 宋文武 via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221010222213.10728-1-mike@rohleder.de \
--to=mike@rohleder.de \
--cc=58422@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.