unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45220] [PATCH] gnu: python-license-expression: Update to 1.2.
@ 2020-12-13  6:05 Michael Rohleder
  2020-12-13 11:32 ` bug#45220: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-12-13  6:05 UTC (permalink / raw)
  To: 45220

* gnu/packages/python-xyz.scm (python-license-expression): Update to 1.2.
---
 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 bfe005dc30..d8c563bdb1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -989,13 +989,13 @@ to users of that module.")
 (define-public python-license-expression
   (package
     (name "python-license-expression")
-    (version "0.999")
+    (version "1.2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "license-expression" version))
        (sha256
-        (base32 "08ppb0bxbrsxazy88sgpl9yffvdsabw6dkk1nc332wcz2mphwwyf"))))
+        (base32 "1g0sgphss8hbi1rpl4avy1nmbixmy9v194xdbvkjgl90vzgy2q3r"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-boolean.py" ,python-boolean.py)))
-- 
2.29.2





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

* bug#45220: [PATCH] gnu: python-license-expression: Update to 1.2.
  2020-12-13  6:05 [bug#45220] [PATCH] gnu: python-license-expression: Update to 1.2 Michael Rohleder
@ 2020-12-13 11:32 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-12-13 11:32 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 45220-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/python-xyz.scm (python-license-expression): Update to
> 1.2.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-12-13 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13  6:05 [bug#45220] [PATCH] gnu: python-license-expression: Update to 1.2 Michael Rohleder
2020-12-13 11:32 ` bug#45220: " Nicolas Goaziou

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