From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CIdjMALraGHXEwEAgWs5BA (envelope-from ) for ; Fri, 15 Oct 2021 04:44:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 2HHuKwLraGEsHwAAbx9fmQ (envelope-from ) for ; Fri, 15 Oct 2021 02:44:18 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7DBB32DA2E for ; Fri, 15 Oct 2021 04:44:18 +0200 (CEST) Received: from localhost ([::1]:60212 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mbDCj-0004pp-Jv for larch@yhetil.org; Thu, 14 Oct 2021 22:44:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56756) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mbDCV-0004ce-6a for guix-patches@gnu.org; Thu, 14 Oct 2021 22:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54263) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mbDCU-0002iV-VR for guix-patches@gnu.org; Thu, 14 Oct 2021 22:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mbDCU-0007HW-TK for guix-patches@gnu.org; Thu, 14 Oct 2021 22:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51222] [PATCH 15/25] gnu: Add python-atomicwrites-1.4. Resent-From: =?UTF-8?Q?S=C3=A9bastien?= Lerique Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 15 Oct 2021 02:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51222 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51222@debbugs.gnu.org Cc: =?UTF-8?Q?S=C3=A9bastien?= Lerique Received: via spool by 51222-submit@debbugs.gnu.org id=B51222.163426582327918 (code B ref 51222); Fri, 15 Oct 2021 02:44:02 +0000 Received: (at 51222) by debbugs.gnu.org; 15 Oct 2021 02:43:43 +0000 Received: from localhost ([127.0.0.1]:37570 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbDCB-0007GD-0W for submit@debbugs.gnu.org; Thu, 14 Oct 2021 22:43:43 -0400 Received: from elegua.eauchat.org ([91.224.149.118]:41444 helo=eauchat.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mbDC9-0007Fy-8w for 51222@debbugs.gnu.org; Thu, 14 Oct 2021 22:43:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eauchat.org; s=mail; t=1634265687; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zopKb7vJX/f/1LPMA3ncfqOBT450YjqU1StjiD/HxVE=; b=unpyOhWl6EInXcqW9EbDwSwLK/o8xIHt1RzsZ7uZdjATnJetZWZ5WrdE9X0lf9a8Mpq6JI /xT8tXYsOUpXoUitmW1qJMdfqMA3pn2r7Jxmh+LKsoOGnlE4rtuqE/Om9FIbdxdHbUwwXK bIYBBIZiEll4zZCxJT2bZho1euPdy5I= From: =?UTF-8?Q?S=C3=A9bastien?= Lerique Date: Fri, 15 Oct 2021 11:40:26 +0900 Message-Id: <20211015024036.53831-15-sl@eauchat.org> In-Reply-To: <20211015024036.53831-1-sl@eauchat.org> References: <20211015024036.53831-1-sl@eauchat.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634265858; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=zopKb7vJX/f/1LPMA3ncfqOBT450YjqU1StjiD/HxVE=; b=uqKDrI17lAlg+KQdrdLnMKRBet42EKIXKGx35AAV4jJFUhtI1TZ5YlLc1yZGQtkM1nq/et 4UXh5L8viKwldbW4RbPnmTykj3491O5iebVovYBy0hvRvLYNUrCaSJ48uaZ6mX4VXcWFAu 2HlT+GJY9JtKGORZUbmci4KrrBee03HTSMGXpRUv8+WdoALCRNGunky6aYwGhMiM30LACt 18c1vcDP01XOV7GPMZWtno0RLE9wMVA5FFe7CSKBGNlKbvSCY8vohzq/9roWdTRw+FcAPg V+xUNQygNKiWXpe+pKWWRp1cR7GXXaI2EQnAqHT3HFhfF4TQ90lU4IdAzLzVpw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634265858; a=rsa-sha256; cv=none; b=D+JKIaPYqk1pTXZjuX2eOyadTFNkziLFxaUSNJG89e6Q0kDfgrQyu5ofFtOgrGPNIw08V6 BF+roE35VtwL5CW+XMUfh/uExKwV0tdMJ5mxzN+DjVAbx4XrdsAtZzJTEkdnb71jRjUUDe swf6wHH1nZAdRno11IyhNUqEmDH/iTmRuz8KeL4wlyYUoXX2XpFsCHGAcued3sCQ9DtBjA oCqMsAR1UkEDhYWPG8Z5FXHDtNu9I5VExzGYK/OVDQATPjMPUmoo7qJ99rhau56tymFtWQ cv8gJatC1qlk9hep0GASWdOq2WHIxIExJcyvqbLAMK2SKG8k35//Qkg4S3LK8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=eauchat.org header.s=mail header.b=unpyOhWl; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.28 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=eauchat.org header.s=mail header.b=unpyOhWl; dmarc=fail reason="SPF not aligned (relaxed)" header.from=eauchat.org (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 7DBB32DA2E X-Spam-Score: 3.28 X-Migadu-Scanner: scn1.migadu.com X-TUID: rNkziKiNhyuQ * gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable. --- gnu/packages/python-xyz.scm | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 27a8054557..d64385972f 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12346,6 +12346,17 @@ for atomic file system operations.") (define-public python2-atomicwrites (package-with-python2 python-atomicwrites)) +(define-public python-atomicwrites-1.4 + (package + (inherit python-atomicwrites) + (version "1.4.0") + (source (origin + (method url-fetch) + (uri (pypi-uri "atomicwrites" version)) + (sha256 + (base32 + "0yla2svfhfqrcj8qbyqzx7wi4jy0dwcxvlkg0k3zjd54s5m3jw5f")))))) + (define-public python-qstylizer (package (name "python-qstylizer") -- 2.33.0