unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57403] [PATCH] gnu: python-click: Update to 8.1.3.
@ 2022-08-25 12:48 peter
  2022-08-26 22:01 ` bug#57403: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: peter @ 2022-08-25 12:48 UTC (permalink / raw)
  To: 57403; +Cc: Peter Polidoro

From: Peter Polidoro <peter@polidoro.io>

* gnu/packages/python-xyz.scm (python-click): Update to 8.1.3.
---
 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 f7971b75fa..6a55038c4c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3473,14 +3473,14 @@ (define-public python-cli-helpers
 (define-public python-click
   (package
     (name "python-click")
-    (version "8.1.2")
+    (version "8.1.3")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "click" version))
        (sha256
         (base32
-         "0whs38a2i0561kwbgigs6vic9r0a1887m2v1aw3rmv6r2kz0g5s7"))))
+         "13kvp8visj5xh9d43brnda6q0kc1s40flxa5cw0p0a9hzf5dr0kn"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.37.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#57403: [PATCH] gnu: python-click: Update to 8.1.3.
  2022-08-25 12:48 [bug#57403] [PATCH] gnu: python-click: Update to 8.1.3 peter
@ 2022-08-26 22:01 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2022-08-26 22:01 UTC (permalink / raw)
  To: peter, 57403-done; +Cc: Peter Polidoro

[-- Attachment #1: Type: text/plain, Size: 182 bytes --]

peter@polidoro.io skriver:

> From: Peter Polidoro <peter@polidoro.io>
>
> * gnu/packages/python-xyz.scm (python-click): Update to 8.1.3.

Applied (on the 'staging' branch), thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-26 22:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 12:48 [bug#57403] [PATCH] gnu: python-click: Update to 8.1.3 peter
2022-08-26 22:01 ` bug#57403: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).