emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39438: closed ([PATCH] gnu: python-tomlkit: Update to 0.5.8.)


From: GNU bug Tracking System
Subject: bug#39438: closed ([PATCH] gnu: python-tomlkit: Update to 0.5.8.)
Date: Wed, 05 Feb 2020 20:59:01 +0000

Your message dated Wed, 05 Feb 2020 21:58:22 +0100
with message-id <address@hidden>
and subject line Re: [bug#39438] [PATCH] gnu: python-tomlkit: Update to 0.5.8.
has caused the debbugs.gnu.org bug report #39438,
regarding [PATCH] gnu: python-tomlkit: Update to 0.5.8.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39438: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39438
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-tomlkit: Update to 0.5.8. Date: Wed, 5 Feb 2020 18:05:53 +0100
* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.8.
---
 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 2fb121dfee..ca80e43289 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10462,14 +10462,14 @@ docstring and colored output.")
 (define-public python-tomlkit
   (package
     (name "python-tomlkit")
-    (version "0.5.7")
+    (version "0.5.8")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "tomlkit" version))
        (sha256
         (base32
-         "18820ga5z3if1w8dvykxrfm000akracq01ic402xrbljgbn5grn4"))))
+         "0sf2a4q61kf344hjbw8kb6za1hlccl89j9lzqw0l2zpddp0hrh9j"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-pytest" ,python-pytest)))
-- 
2.25.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39438] [PATCH] gnu: python-tomlkit: Update to 0.5.8. Date: Wed, 05 Feb 2020 21:58:22 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Tanguy Le Carrour <address@hidden> writes:

> * gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.8.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]