From unknown Wed Jun 18 23:14:44 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#39438 <39438@debbugs.gnu.org> To: bug#39438 <39438@debbugs.gnu.org> Subject: Status: [PATCH] gnu: python-tomlkit: Update to 0.5.8. Reply-To: bug#39438 <39438@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:14:44 +0000 retitle 39438 [PATCH] gnu: python-tomlkit: Update to 0.5.8. reassign 39438 guix-patches submitter 39438 Tanguy Le Carrour severity 39438 normal tag 39438 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 05 12:06:15 2020 Received: (at submit) by debbugs.gnu.org; 5 Feb 2020 17:06:15 +0000 Received: from localhost ([127.0.0.1]:46648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1izO7z-0000Zx-4e for submit@debbugs.gnu.org; Wed, 05 Feb 2020 12:06:15 -0500 Received: from lists.gnu.org ([209.51.188.17]:53209) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1izO7u-0000Zl-Ja for submit@debbugs.gnu.org; Wed, 05 Feb 2020 12:06:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60830) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izO7t-0002tK-Lq for guix-patches@gnu.org; Wed, 05 Feb 2020 12:06:10 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_05,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1izO7s-000739-NX for guix-patches@gnu.org; Wed, 05 Feb 2020 12:06:09 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:52015) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1izO7s-0006t7-Gy for guix-patches@gnu.org; Wed, 05 Feb 2020 12:06:08 -0500 Received: from rafflesia.easter-eggs.fr (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 1FCF5240011; Wed, 5 Feb 2020 17:06:04 +0000 (UTC) From: Tanguy Le Carrour To: guix-patches@gnu.org Subject: [PATCH] gnu: python-tomlkit: Update to 0.5.8. Date: Wed, 5 Feb 2020 18:05:53 +0100 Message-Id: <20200205170553.26151-1-tanguy@bioneland.org> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.178.230 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: submit Cc: Tanguy Le Carrour X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * 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 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 05 15:58:32 2020 Received: (at 39438-done) by debbugs.gnu.org; 5 Feb 2020 20:58:32 +0000 Received: from localhost ([127.0.0.1]:46825 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1izRkm-00084c-6E for submit@debbugs.gnu.org; Wed, 05 Feb 2020 15:58:32 -0500 Received: from wout3-smtp.messagingengine.com ([64.147.123.19]:34407) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1izRkl-00084O-AS for 39438-done@debbugs.gnu.org; Wed, 05 Feb 2020 15:58:31 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 987EB6FB; Wed, 5 Feb 2020 15:58:25 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Wed, 05 Feb 2020 15:58:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-type; s=fm2; bh=r6FnZVaFP8B7lKD64Mt8JUMrKu vb9Af5Ngc8dzmN/04=; b=YVI9MCAq57elLGBaTYJcP+4ltqVTgM8D91tzK34LDd RgHZs23gGuE4y0Jnjfoz1uLRk/2WzHe634PNbYDjyoe5G7rqgfYW0iQ1QE65SQUp gcagtM5KJEkw5ZJmID8/rNQ35EpXLvQQAA1ognmNtQvU/klwEOFRVDBJ2p6LzsZq E1naaX4Umc0GIhak5xx5lVeyRLhF1mbVNzZkBgJ3tiiWi1o8FA3kDVgA8LgVOgNw NlQx4LH2b5f5rsYKStwQUXlRrSPUCExE1fgQ5Hr4xVA44LbhL4QYketl5k4Y6RDT lo3xpo7SXgsAAgCdd5OdaWOoZHNQQA2Uf8jxVdeIrdlA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=r6FnZV aFP8B7lKD64Mt8JUMrKuvb9Af5Ngc8dzmN/04=; b=JtGv/Q9IisJmYDEmIUl0X7 PrUJJ2U6f28VUqzBqC515TTen9tZm5gbzKijS3lcLJ0aMjKZ8+OtDMyS4qyIVFd/ hKWiYxUVCUCIc7gz0i4V6moxgNpjRrCaDeKNQa54jJpf9B/1jyudzMtagTRTJOtG gPPyWlSEomnUVSuIaom5NsWDaqnoRdPDfPNuXExq/NMYY3EKm2161H2VkFmSLZgL gktxPVIdFkYyLtsRcJfV3saFchi2twwptqjhan/fKBqlryhAVYeyy7UPjJg9VSrh AAuWVRiNN3pjqCD4GE8GRjvJlIg9XkliFqYexA8MepVjGJnCtfMCtHhc/pNlfBQg == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrhedugddufeekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufgjfhgffffkgggtsehgtderredtredtnecuhfhrohhmpeforghrihhu shcuuegrkhhkvgcuoehmsggrkhhkvgesfhgrshhtmhgrihhlrdgtohhmqeenucfkphepke egrddvtddvrdeiledrvdehfeenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhep mhgrihhlfhhrohhmpehmsggrkhhkvgesfhgrshhtmhgrihhlrdgtohhm X-ME-Proxy: Received: from localhost (ti0006q161-3035.bb.online.no [84.202.69.253]) by mail.messagingengine.com (Postfix) with ESMTPA id 64E61328005E; Wed, 5 Feb 2020 15:58:24 -0500 (EST) From: Marius Bakke To: Tanguy Le Carrour , 39438-done@debbugs.gnu.org Subject: Re: [bug#39438] [PATCH] gnu: python-tomlkit: Update to 0.5.8. In-Reply-To: <20200205170553.26151-1-tanguy@bioneland.org> References: <20200205170553.26151-1-tanguy@bioneland.org> User-Agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu) Date: Wed, 05 Feb 2020 21:58:22 +0100 Message-ID: <87y2tg4uq9.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 39438-done Cc: Tanguy Le Carrour X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Tanguy Le Carrour writes: > * gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.8. Applied, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl47LG4ACgkQoqBt8qM6 VPp5uwgAi1hZt7nhd1v6MprApG/AhxLfSB/HQZ4gJC7OWh/cMUa8HWK4l2I4ZudH TrLD12h+J3UOUUnKXPCFIS55Vo5IA5aWQaakaRtl0nR0+VYxVaRrhG+jemtw+Ph4 GSGkrFCxjHiyvqX+v1v9uTFrC8UxNGHUsHdsVrnkAEY5k6OSxOgOguXLPMJV5Ooy I8W3W9WYoObAfWCq7SOGk7Vy15fMcG3vAtrB+OH0QzHRzbYMzDrjh3gzYS3Vp6an 3iflxHWBFnYVS7pf5X2VPa7N45KA+GfnDBX68nQonOclwplMKa1llTHiBwqBXKhc K75fkKgxGZ8/F1gyqNwLSXAYmeqXQg== =tSCs -----END PGP SIGNATURE----- --=-=-=-- From unknown Wed Jun 18 23:14:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 05 Mar 2020 12:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator