unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45790] [PATCH] gnu: python-pep517: Update to 0.9.1.
@ 2021-01-11 15:45 Tanguy Le Carrour
  2021-01-16 22:37 ` bug#45790: " Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Tanguy Le Carrour @ 2021-01-11 15:45 UTC (permalink / raw)
  To: 45790; +Cc: Tanguy Le Carrour

* gnu/packages/python-xyz.scm (python-pep517): Update to 0.9.1.
---
 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 23e43b7e75..2b79954021 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8266,14 +8266,14 @@ PEP 8.")
 (define-public python-pep517
   (package
     (name "python-pep517")
-    (version "0.8.2")
+    (version "0.9.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "pep517" version))
         (sha256
          (base32
-          "17m2bcabx3sr5wjalgzppfx5xahqrwm12zq58h68mm482b7rjqcf"))))
+          "0zqidxah03qpnp6zkg3zd1kmd5f79hhdsfmlc0cldaniy80qddxf"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.30.0





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

* bug#45790: [PATCH] gnu: python-pep517: Update to 0.9.1.
  2021-01-11 15:45 [bug#45790] [PATCH] gnu: python-pep517: Update to 0.9.1 Tanguy Le Carrour
@ 2021-01-16 22:37 ` Ludovic Courtès
  2021-01-17  9:41   ` [bug#45790] " Tanguy LE CARROUR
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2021-01-16 22:37 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 45790-done

Hi,

Tanguy Le Carrour <tanguy@bioneland.org> skribis:

> * gnu/packages/python-xyz.scm (python-pep517): Update to 0.9.1.

Applied, thanks!

Ludo’.




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

* [bug#45790] [PATCH] gnu: python-pep517: Update to 0.9.1.
  2021-01-16 22:37 ` bug#45790: " Ludovic Courtès
@ 2021-01-17  9:41   ` Tanguy LE CARROUR
  0 siblings, 0 replies; 3+ messages in thread
From: Tanguy LE CARROUR @ 2021-01-17  9:41 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 45790-done

Hi Ludo’,

Excerpts from Ludovic Courtès's message of January 16, 2021 11:37 pm:
> Tanguy Le Carrour <tanguy@bioneland.org> skribis:
> 
>> * gnu/packages/python-xyz.scm (python-pep517): Update to 0.9.1.
> 
> Applied, thanks!

Thanks!

-- 
Tanguy




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

end of thread, other threads:[~2021-01-17  9:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 15:45 [bug#45790] [PATCH] gnu: python-pep517: Update to 0.9.1 Tanguy Le Carrour
2021-01-16 22:37 ` bug#45790: " Ludovic Courtès
2021-01-17  9:41   ` [bug#45790] " 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).