unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63367] [PATCH] gnu: python-leather: Update to 0.3.4.
@ 2023-05-08 10:20 Tanguy Le Carrour
  2023-05-09 12:21 ` bug#63367: " Guillaume Le Vaillant
  0 siblings, 1 reply; 3+ messages in thread
From: Tanguy Le Carrour @ 2023-05-08 10:20 UTC (permalink / raw)
  To: 63367; +Cc: Tanguy Le Carrour

Hi Guix,

`python-leather` is broken for it's not compatible with Python 3.10.
Upgrading it fixes the problem.

Regards,
Tanguy

* gnu/packages/wireservice.scm (python-leather): Update to 0.3.4.
---
 gnu/packages/wireservice.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wireservice.scm b/gnu/packages/wireservice.scm
index d315bc2d74..b8b2cff3f7 100644
--- a/gnu/packages/wireservice.scm
+++ b/gnu/packages/wireservice.scm
@@ -65,7 +65,7 @@ (define-syntax-rule (wireservice-package extra-fields ...)
 (define-public python-leather
   (wireservice-package
    (name "python-leather")
-   (version "0.3.3")
+   (version "0.3.4")
    (source (origin
              (method git-fetch)
              (uri (git-reference
@@ -74,7 +74,7 @@ (define-public python-leather
              (file-name (git-file-name name version))
              (sha256
               (base32
-               "1ck3dplni99sv4s117cbm07ydwwjsrxkhdy19rnk0iglia1d4s5i"))))
+               "00cg4cidl15q1xv2pmxdkia5brig7x0xy9hwf2mlf9cq39bpj1w6"))))
    (native-inputs
     `(("python-nose" ,python-nose)
       ("python-sphinx" ,python-sphinx)

base-commit: b7e77446261fdc8dab360d7835a5dec919f6a79f
-- 
2.39.2





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

* bug#63367: [PATCH] gnu: python-leather: Update to 0.3.4.
  2023-05-08 10:20 [bug#63367] [PATCH] gnu: python-leather: Update to 0.3.4 Tanguy Le Carrour
@ 2023-05-09 12:21 ` Guillaume Le Vaillant
  2023-05-09 12:40   ` [bug#63367] " Tanguy LE CARROUR
  0 siblings, 1 reply; 3+ messages in thread
From: Guillaume Le Vaillant @ 2023-05-09 12:21 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 63367-done

Patch pushed as 76a3deb8675576a6ce64874234c9d3881060db3b.
Thanks.




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

* [bug#63367] [PATCH] gnu: python-leather: Update to 0.3.4.
  2023-05-09 12:21 ` bug#63367: " Guillaume Le Vaillant
@ 2023-05-09 12:40   ` Tanguy LE CARROUR
  0 siblings, 0 replies; 3+ messages in thread
From: Tanguy LE CARROUR @ 2023-05-09 12:40 UTC (permalink / raw)
  To: Guillaume Le Vaillant; +Cc: 63367-done

Quoting Guillaume Le Vaillant (2023-05-09 14:21:38)
> Patch pushed as 76a3deb8675576a6ce64874234c9d3881060db3b.
> Thanks.

Thanks!


-- 
Tanguy




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

end of thread, other threads:[~2023-05-09 12:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-08 10:20 [bug#63367] [PATCH] gnu: python-leather: Update to 0.3.4 Tanguy Le Carrour
2023-05-09 12:21 ` bug#63367: " Guillaume Le Vaillant
2023-05-09 12:40   ` [bug#63367] " Tanguy LE CARROUR

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).