From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WFM9F/woxl8OCAAA0tVLHw (envelope-from ) for ; Tue, 01 Dec 2020 11:29:00 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id AI8IE/woxl9JbQAAB5/wlQ (envelope-from ) for ; Tue, 01 Dec 2020 11:29:00 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 6AA8F68050A for ; Tue, 1 Dec 2020 11:28:52 +0000 (UTC) Received: from localhost ([::1]:50898 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kk3p0-0003I7-FM for larch@yhetil.org; Tue, 01 Dec 2020 06:27:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56138) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kk3nH-0001sy-HV for guix-patches@gnu.org; Tue, 01 Dec 2020 06:26:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46568) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kk3nH-000579-8d for guix-patches@gnu.org; Tue, 01 Dec 2020 06:26:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kk3nH-0003LH-5O for guix-patches@gnu.org; Tue, 01 Dec 2020 06:26:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44987] [PATCH 3/7] gnu: Add python-bitstring. Resent-From: dftxbs3e@free.fr Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Dec 2020 11:26:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44987 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 44987@debbugs.gnu.org Cc: John Doe Received: via spool by 44987-submit@debbugs.gnu.org id=B44987.160682195112763 (code B ref 44987); Tue, 01 Dec 2020 11:26:03 +0000 Received: (at 44987) by debbugs.gnu.org; 1 Dec 2020 11:25:51 +0000 Received: from localhost ([127.0.0.1]:58100 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kk3n4-0003Jn-Oe for submit@debbugs.gnu.org; Tue, 01 Dec 2020 06:25:50 -0500 Received: from smtp4-g21.free.fr ([212.27.42.4]:44290) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kk3n3-0003Jf-3W for 44987@debbugs.gnu.org; Tue, 01 Dec 2020 06:25:49 -0500 Received: from localhost.localdomain (unknown [IPv6:2a01:e0a:2a2:1350:9527:5c74:ee6c:113c]) by smtp4-g21.free.fr (Postfix) with ESMTP id 3BEB919F5C7; Tue, 1 Dec 2020 12:25:46 +0100 (CET) From: dftxbs3e@free.fr Date: Tue, 1 Dec 2020 12:25:26 +0100 Message-Id: <20201201112530.262013-3-dftxbs3e@free.fr> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201201112530.262013-1-dftxbs3e@free.fr> References: <20201201112530.262013-1-dftxbs3e@free.fr> 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 X-Migadu-Spam-Score: 5.49 Authentication-Results: aspmx2.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx2.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: 6AA8F68050A X-Spam-Score: 5.49 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: z/A72eW5OL3i From: John Doe * gnu/packages/python-xyz.scm (python-bitstring): New variable. --- gnu/packages/python-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 758496d52f..3c170ebe3c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23305,3 +23305,23 @@ process.") (description "The most complete dark stylesheet for Python and Qt applications") (license license:expat))) + +(define-public python-bitstring + (package + (name "python-bitstring") + (version "3.1.7") + (source + (origin + (method url-fetch) + (uri (pypi-uri "bitstring" version)) + (sha256 + (base32 + "0jl6192dwrlm5ybkbh7ywmyaymrc3cmz9y07nm7qdli9n9rfpwzx")))) + (build-system python-build-system) + (home-page + "https://github.com/scott-griffiths/bitstring") + (synopsis + "Simple construction, analysis and modification of binary data.") + (description + "Simple construction, analysis and modification of binary data.") + (license license:expat))) -- 2.28.0