From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wVs1OZ0qUWEzEgAAgWs5BA (envelope-from ) for ; Mon, 27 Sep 2021 04:21:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eD5bNJ0qUWEPDgAAB5/wlQ (envelope-from ) for ; Mon, 27 Sep 2021 02:21:17 +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 852BF32F37 for ; Mon, 27 Sep 2021 04:21:17 +0200 (CEST) Received: from localhost ([::1]:36078 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUgGa-0005jW-KV for larch@yhetil.org; Sun, 26 Sep 2021 22:21:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41162) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUgGN-0005hJ-L1 for guix-patches@gnu.org; Sun, 26 Sep 2021 22:21:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55922) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUgGN-0007Ft-Dt for guix-patches@gnu.org; Sun, 26 Sep 2021 22:21:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mUgGN-0002TS-AK for guix-patches@gnu.org; Sun, 26 Sep 2021 22:21:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50836] [PATCH 4/5] gnu: Add python-etuples. Resent-From: Ryan Prior Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Sep 2021 02:21:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50836 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50836@debbugs.gnu.org Received: via spool by 50836-submit@debbugs.gnu.org id=B50836.16327092399424 (code B ref 50836); Mon, 27 Sep 2021 02:21:03 +0000 Received: (at 50836) by debbugs.gnu.org; 27 Sep 2021 02:20:39 +0000 Received: from localhost ([127.0.0.1]:39229 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUgFy-0002Rv-LD for submit@debbugs.gnu.org; Sun, 26 Sep 2021 22:20:38 -0400 Received: from mail-40136.protonmail.ch ([185.70.40.136]:13639) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUgFr-0002Qz-PE for 50836@debbugs.gnu.org; Sun, 26 Sep 2021 22:20:32 -0400 Date: Mon, 27 Sep 2021 02:20:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1632709225; bh=tEsmvd73UKumoRDfibYXNu9RWkwwReZqQT/V+LgOTmA=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=Qh723MnKvSRbvi45+tn83BIG1lXjwOxGfns2EYdHnGsAn7LEbS9FVchX5IggQGcqv KIQ8RfXzeVYI+wGgPpHj+L/eP0DORXgExBt0JUMX/cC/KkVJivLLUGpQgNzHWqfCYo Fei9bC2T7QczUnkvYYv8G+P/Hd/hdVSG/bROjVPc= Message-ID: <20210927022011.30839-4-rprior@protonmail.com> In-Reply-To: <20210927022011.30839-1-rprior@protonmail.com> References: <20210927022011.30839-1-rprior@protonmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" Reply-to: Ryan Prior X-ACL-Warn: , Ryan Prior via Guix-patches From: Ryan Prior via Guix-patches via X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632709277; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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=tEsmvd73UKumoRDfibYXNu9RWkwwReZqQT/V+LgOTmA=; b=tQde50m+3NxhXLTUZNdw0UyzZ95G5/jvCMTCnTSXgXPmVQLnbAi7NX+u1P39FnJuyX9VCC UIHy1NMXEMwqYJnRYj6YGkNjmk5jGiXuqX23kyiPUP9HOKsr2uOJiaIRj1DIrzL4OBGdYZ jyKvfdhD4ZoZACeNBLNNJ+CnQ0WC5LiGvBYArPTiiNo2zUsLHhc5zmjgy8ivy8i0x9leK1 eXywD8oX1TNeKiNE2VMWDSOSMF7AqrO4Rs/sj4gMcAeMruJSY50n4C/eLqbs0Ci4fF53lz u6cHFUVQO7jaSjQM3hlWzRIwJ484FHCTio54o2sx/10/XeV1GpKgs/G2+9KUDA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632709277; a=rsa-sha256; cv=none; b=nBUjIhzAgA0Mvi1uFdXyNjSe0G9VV9TTW8JhfVnjfx+uwMgNAjp0b3yYEFPNkpzqhEQM15 FUwNuAG2qqg6Baul88vdARxIVFBuQCqfIj5NSQnFwNF1DMRY8Gg2y6O/hPASkA8Yw9SfG+ 4tIxlvhS5qp+B0BYa3K4EDkgzYPZE5alp1JDBjFLfUS7Fub5pDnHQYYz1uGfKjds6LBuqA 672JsPgWsoja8Trb6ukovzMaChWaa7DH2/SdwljPBW3ds4J1b80AB9rg1qRpScHB0x8KQ1 5+rdydIMn20zkQqiaUXjJ2fSrQRQgpE8eovD/CG4r47ySnhfprywZ8cL2dSxBg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail header.b=Qh723MnK; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail header.b=Qh723MnK; dmarc=pass (policy=none) header.from=gnu.org; 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: 852BF32F37 X-Spam-Score: -2.89 X-Migadu-Scanner: scn0.migadu.com X-TUID: aSRArwQkJ/wS gnu/packages/python-xyz.scm (python-etuples): New variable. --- gnu/packages/python-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 1f6388d2bc..0b002c42dc 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26653,6 +26653,30 @@ symbolic expressions in pure Python using the tech= nique of logical unification." cons cells in Python.") (license license:lgpl3+))) +(define-public python-etuples + (package + (name "python-etuples") + (version "0.3.3") + (source + (origin + (method url-fetch) + (uri (pypi-uri "etuples" version)) + (sha256 + (base32 + "0jhfyp177v37rl0i7wqfx7q6s5qkz027hl283d1x8d0vm3w0zqc8")))) + (build-system python-build-system) + (propagated-inputs + `(("python-cons" ,python-cons) + ("python-multipledispatch" + ,python-multipledispatch))) + (home-page + "http://github.com/pythological/etuples") + (synopsis + "S-expressions in Python") + (description + "This library implements eval'able S-expression in Python using tuple= -like objects.") + (license license:asl2.0))) + (define-public date2name (let ((commit "6c8f37277e8ec82aa50f90b8921422be30c4e798") (revision "1")) -- 2.33.0