unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44815] [PATCH] gnu: python-isbnlib: Update to 3.10.4.
@ 2020-11-23 12:20 Tanguy Le Carrour
  2020-11-24  6:46 ` bug#44815: " Arun Isaac
  0 siblings, 1 reply; 3+ messages in thread
From: Tanguy Le Carrour @ 2020-11-23 12:20 UTC (permalink / raw)
  To: 44815; +Cc: Tanguy Le Carrour

* gnu/packages/python-xyz.scm (python-isbnlib): Update to 3.10.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 9e886150fb..8af3ba3493 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15350,14 +15350,14 @@ builds partial trees by inspecting living objects.")
 (define-public python-isbnlib
   (package
     (name "python-isbnlib")
-    (version "3.10.3")
+    (version "3.10.4")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "isbnlib" version))
        (sha256
         (base32
-         "07qhykv0x60d5rsx5pj6s4q15ri4znczscll3xmpf6gyclac1592"))))
+         "0iin0x2xqwyphyyzd0mzrq5v5xm7b6dlbb294k4dywra5qvbrgzm"))))
     (build-system python-build-system)
     (arguments '(#:tests? #f))  ; No test
     (home-page "https://github.com/xlcnd/isbnlib")
-- 
2.29.2





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

* bug#44815: [PATCH] gnu: python-isbnlib: Update to 3.10.4.
  2020-11-23 12:20 [bug#44815] [PATCH] gnu: python-isbnlib: Update to 3.10.4 Tanguy Le Carrour
@ 2020-11-24  6:46 ` Arun Isaac
  2020-11-24  6:59   ` [bug#44815] " Tanguy LE CARROUR
  0 siblings, 1 reply; 3+ messages in thread
From: Arun Isaac @ 2020-11-24  6:46 UTC (permalink / raw)
  To: Tanguy Le Carrour, 44815-done


Pushed to master, thanks!




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

* [bug#44815] [PATCH] gnu: python-isbnlib: Update to 3.10.4.
  2020-11-24  6:46 ` bug#44815: " Arun Isaac
@ 2020-11-24  6:59   ` Tanguy LE CARROUR
  0 siblings, 0 replies; 3+ messages in thread
From: Tanguy LE CARROUR @ 2020-11-24  6:59 UTC (permalink / raw)
  To: 44815-done, Arun Isaac

Excerpts from Arun Isaac's message of November 24, 2020 7:46 am:
> 
> Pushed to master, thanks!

Thanks!

-- 
Tanguy




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

end of thread, other threads:[~2020-11-24  7:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 12:20 [bug#44815] [PATCH] gnu: python-isbnlib: Update to 3.10.4 Tanguy Le Carrour
2020-11-24  6:46 ` bug#44815: " Arun Isaac
2020-11-24  6:59   ` [bug#44815] " 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).