From patchwork Sat Feb 27 22:36:30 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?L=C3=A9o_Le_Bouter?= X-Patchwork-Id: 27328 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 4243027BC4D; Sat, 27 Feb 2021 22:37:09 +0000 (GMT) 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_H3,RCVD_IN_MSPIKE_WL,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 004D727BC4C for ; Sat, 27 Feb 2021 22:37:09 +0000 (GMT) Received: from localhost ([::1]:60500 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lG8Cy-00013i-7t for patchwork@mira.cbaines.net; Sat, 27 Feb 2021 17:37:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lG8Cs-00013N-Qe for guix-patches@gnu.org; Sat, 27 Feb 2021 17:37:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33981) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lG8Cs-0007FV-JO for guix-patches@gnu.org; Sat, 27 Feb 2021 17:37:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lG8Cs-0001HZ-Gu for guix-patches@gnu.org; Sat, 27 Feb 2021 17:37:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46823] [PATCH 2/3] gnu: Add python-listparser. References: <20210227223440.18685-1-lle-bout@zaclys.net> In-Reply-To: <20210227223440.18685-1-lle-bout@zaclys.net> Resent-From: =?utf-8?q?L=C3=A9o?= Le Bouter Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 27 Feb 2021 22:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46823 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46823@debbugs.gnu.org Cc: =?utf-8?q?L=C3=A9o?= Le Bouter Received: via spool by 46823-submit@debbugs.gnu.org id=B46823.16144654064895 (code B ref 46823); Sat, 27 Feb 2021 22:37:02 +0000 Received: (at 46823) by debbugs.gnu.org; 27 Feb 2021 22:36:46 +0000 Received: from localhost ([127.0.0.1]:45524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lG8Cc-0001Gr-GG for submit@debbugs.gnu.org; Sat, 27 Feb 2021 17:36:46 -0500 Received: from mail.zaclys.net ([178.33.93.72]:38861) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lG8Ca-0001Gd-6c for 46823@debbugs.gnu.org; Sat, 27 Feb 2021 17:36:44 -0500 Received: from localhost.localdomain (82-64-145-38.subs.proxad.net [82.64.145.38]) (authenticated bits=0) by mail.zaclys.net (8.14.7/8.14.7) with ESMTP id 11RMacmd017646 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sat, 27 Feb 2021 23:36:38 +0100 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.zaclys.net 11RMacmd017646 Authentication-Results: mail.zaclys.net; dmarc=fail (p=reject dis=none) header.from=zaclys.net Authentication-Results: mail.zaclys.net; spf=fail smtp.mailfrom=lle-bout@zaclys.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zaclys.net; s=default; t=1614465398; bh=WCjSmY08bxSdhtxiIVSYCB6YV2VFNnU/ZcNNaySDzR4=; h=From:To:Cc:Subject:Date:From; b=DaY1c5aOiVa2E9UPUvxQHtUQMYlHrZ9z/r2FfrDg9t0zGs35v3tAKawvlvHq5YYtm wjga+bZaasZM3UIXw2f4qZgm6Q6W3zaVccpJrwEnqmvyylNqPKg+TEhOtHUw9UJFtH 5TZ1w/FcYiwv27Y3wDDpUGDSJQ1dNsp/ZcCuWujo= Date: Sat, 27 Feb 2021 23:36:30 +0100 Message-Id: <20210227223631.18891-2-lle-bout@zaclys.net> X-Mailer: git-send-email 2.30.1 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" Reply-to: =?utf-8?q?L=C3=A9o?= Le Bouter X-ACL-Warn: , =?utf-8?q?L=C3=A9o?= Le Bouter via Guix-patches X-Patchwork-Original-From: =?utf-8?q?L=C3=A9o?= Le Bouter via Guix-patches via From: =?utf-8?q?L=C3=A9o_Le_Bouter?= X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-listparser): 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 1ff51d1b2c..569a49ef36 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -23932,6 +23932,26 @@ and frame grabber interface.") ;; Yet another variant of the X/MIT license. "https://github.com/python-pillow/Sane/blob/master/COPYING")))) +(define-public python-listparser + (package + (name "python-listparser") + (version "0.18") + (source + (origin + (method url-fetch) + (uri (pypi-uri "listparser" version)) + (sha256 + (base32 + "0hdqs1mmayw1r8yla43hgb4d9y3zqs5483vgf8j9ygczkd2wrq2b")))) + (build-system python-build-system) + (home-page + "https://github.com/kurtmckee/listparser") + (synopsis + "Parse subscription lists in Python") + (description + "Parse OPML, FOAF, and iGoogle subscription lists in Python.") + (license license:expat))) + (define-public python-screenkey (package (name "python-screenkey")