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

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

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


From: GNU bug Tracking System
Subject: bug#42508: closed ([PATCH] gnu: python-tomlkit: Update to 0.6.0.)
Date: Sat, 25 Jul 2020 10:30:03 +0000

Your message dated Sat, 25 Jul 2020 13:29:07 +0300
with message-id <875zabanws.fsf@gmail.com>
and subject line Re: [bug#42508] [PATCH] gnu: python-tomlkit: Update to 0.6.0.
has caused the debbugs.gnu.org bug report #42508,
regarding [PATCH] gnu: python-tomlkit: Update to 0.6.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42508: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42508
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-tomlkit: Update to 0.6.0. Date: Fri, 24 Jul 2020 09:56:48 +0200
* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.6.0.
---
 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 07a52a0e5c..fbf2c76d94 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12087,13 +12087,13 @@ docstring and colored output.")
 (define-public python-tomlkit
   (package
     (name "python-tomlkit")
-    (version "0.5.11")
+    (version "0.6.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "tomlkit" version))
        (sha256
-        (base32 "1kq1663iqxgwrmb883n55ypi5axnixla2hrby9g2x227asifsi7h"))))
+        (base32 "16jf0060csn8p500jnxa7m5h1sl3pzispvd11961dzrhh287dybl"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-pytest" ,python-pytest)))
-- 
2.27.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#42508] [PATCH] gnu: python-tomlkit: Update to 0.6.0. Date: Sat, 25 Jul 2020 13:29:07 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

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

> * gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.6.0.
> ---
>  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 07a52a0e5c..fbf2c76d94 100644
> --- a/gnu/packages/python-xyz.scm
> +++ b/gnu/packages/python-xyz.scm
> @@ -12087,13 +12087,13 @@ docstring and colored output.")

[…]

Pushed to master.

Thanks,
Oleg.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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