From patchwork Mon Oct 18 17:48:32 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Paul Weber X-Patchwork-Id: 33923 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D264227BBE3; Mon, 18 Oct 2021 18:49:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4010927BBE1 for ; Mon, 18 Oct 2021 18:49:12 +0100 (BST) Received: from localhost ([::1]:54854 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcWl5-0003lw-BN for patchwork@mira.cbaines.net; Mon, 18 Oct 2021 13:49:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55998) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcWkw-0003gj-RX for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37000) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mcWkw-00034K-IN for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mcWkw-0005nw-Go for guix-patches@gnu.org; Mon, 18 Oct 2021 13:49:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51272] [PATCH 3/4] gnu: Add python-iwlib. Resent-From: Stephen Paul Weber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Oct 2021 17:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51272 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 51272@debbugs.gnu.org Cc: Stephen Paul Weber Received: via spool by 51272-submit@debbugs.gnu.org id=B51272.163457934022284 (code B ref 51272); Mon, 18 Oct 2021 17:49:02 +0000 Received: (at 51272) by debbugs.gnu.org; 18 Oct 2021 17:49:00 +0000 Received: from localhost ([127.0.0.1]:48542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWku-0005nG-Gc for submit@debbugs.gnu.org; Mon, 18 Oct 2021 13:49:00 -0400 Received: from singpolyma.net ([192.99.233.116]:38237) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcWkp-0005mf-IG for 51272@debbugs.gnu.org; Mon, 18 Oct 2021 13:48:55 -0400 Received: by singpolyma.net (Postfix, from userid 1000) id 43CAC486132E; Mon, 18 Oct 2021 17:48:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=singpolyma.net; s=iweb; t=1634579335; bh=i1j9UQuaTVCfe9ub2ZTnCMA+rvWFii0R83XWWUJ060E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LlAyF2s2mvpD0hpfj7HW7OZDjcmP0rvHWqmqmIMOel9UDn6rilM1ADUBqSWzD/eYi 7XUjMPaLOrY7uh4O0au6OWzc3PE2IlzbneDKfk0ad6Ye4qLS4KUhZNXARC+cT5Ow83 d6/UR/4fHBEGLLDwhEXgmMP+54SjoC40Y4lQU5xQ= From: Stephen Paul Weber Date: Mon, 18 Oct 2021 12:48:32 -0500 Message-Id: <20211018174833.90312-3-singpolyma@singpolyma.net> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211018174833.90312-1-singpolyma@singpolyma.net> References: <20211018174833.90312-1-singpolyma@singpolyma.net> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-iwlib): New variable. --- gnu/packages/python-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 4135812f11..238e6d2b26 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -27467,3 +27467,22 @@ and powerful way to handle real-world data, featuring: "This package provides the @code{python-box} Python module. It implements advanced Python dictionaries with dot notation access.") (license license:expat))) + +(define-public python-iwlib + (package + (name "python-iwlib") + (version "1.7.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "iwlib" version)) + (sha256 + (base32 "18bd35wn7zclalpqbry42pf7bjrdggxkkw58mc0k1vkhg9czc1d8")))) + (build-system python-build-system) + (inputs + `(("wireless-tools" ,wireless-tools))) + (propagated-inputs `(("python-cffi" ,python-cffi))) + (home-page "https://github.com/nhoad/python-iwlib") + (synopsis "Python module to interface with iwlib") + (description "An interface to iw wireless tools.") + (license license:gpl2)))