From patchwork Fri Apr 30 11:34:33 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Raghav Gururajan X-Patchwork-Id: 28999 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 58E7227BC7D; Fri, 30 Apr 2021 13:26:45 +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_H4,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 03C2627BC7C for ; Fri, 30 Apr 2021 13:26:45 +0100 (BST) Received: from localhost ([::1]:43622 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcSEG-0004zj-7n for patchwork@mira.cbaines.net; Fri, 30 Apr 2021 08:26:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44210) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcRRM-0000Gn-So for guix-patches@gnu.org; Fri, 30 Apr 2021 07:36:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46119) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcRRE-0001GF-2D for guix-patches@gnu.org; Fri, 30 Apr 2021 07:36:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcRRD-0006FZ-W0 for guix-patches@gnu.org; Fri, 30 Apr 2021 07:36:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48091] [PATCH v2 06/11] gnu: Add python-nltk@3.4. Resent-From: Raghav Gururajan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 30 Apr 2021 11:36:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48091 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48091@debbugs.gnu.org Cc: Raghav Gururajan Received: via spool by 48091-submit@debbugs.gnu.org id=B48091.161978251623882 (code B ref 48091); Fri, 30 Apr 2021 11:36:03 +0000 Received: (at 48091) by debbugs.gnu.org; 30 Apr 2021 11:35:16 +0000 Received: from localhost ([127.0.0.1]:57644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcRQR-0006Cw-W9 for submit@debbugs.gnu.org; Fri, 30 Apr 2021 07:35:16 -0400 Received: from out2.migadu.com ([188.165.223.204]:49378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcRQQ-0006C2-5h for 48091@debbugs.gnu.org; Fri, 30 Apr 2021 07:35:14 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raghavgururajan.name; s=key1; t=1619782513; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UhLBGpV+vxZOZ6YJ8HdHtTMJNperEl6afMOwKz+bLas=; b=o8KttUNcg/M4gPWzcV8oGfa6Ga5odd2/q0x989MDp3ptM/flvE6pKOyuS6S+PM1vSVEkDN m/7g1nxFl6gbPrTOoCZNA2marSjrGIHptqMrzdpBDnXSc4jRXEKEkygAYXAWYEE1zJnFom nuqtEzEJVqjm0KvYwVMUTfoM0J4pBG4mBS/PpUP0mtN8KFA6OYznKb8ikFcu5BICGaXL40 FNxmpOlVwv2MqBxbSiEByyBY9uysFO+qxOvDvp52IMUrQcH7flk3wfL44fnwztHZAmFXyT Equ3BVdJ7IIBfl/u506O+3BtX+W3OE62HrGvCVx6GQ13RYml+LPFx+m8UAa10g== Date: Fri, 30 Apr 2021 07:34:33 -0400 Message-Id: <20210430113438.6379-6-rg@raghavgururajan.name> In-Reply-To: <20210430113438.6379-1-rg@raghavgururajan.name> References: <20210430113438.6379-1-rg@raghavgururajan.name> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: rg@raghavgururajan.name 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: Raghav Gururajan X-ACL-Warn: , Raghav Gururajan via Guix-patches X-Patchwork-Original-From: Raghav Gururajan via Guix-patches via From: Raghav Gururajan X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-nltk-3.4): New variable. --- gnu/packages/python-xyz.scm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7e8f0c911c..16f2055339 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -15061,6 +15061,21 @@ for classification, tokenization, stemming, tagging, parsing, and semantic reasoning, wrappers for natural language processing libraries.") (license license:asl2.0))) +;; Versions >=3.5 breaks backward-compatibility, +;; so we keep version 3.4.x around for a while. +(define-public python-nltk-3.4 + (package + (inherit python-nltk) + (version "3.4.5") + (source + (origin + (method url-fetch) + (uri + (string-append "https://github.com/nltk/nltk/" + "archive/refs/tags/" version ".tar.gz")) + (sha256 + (base32 "1d2cqbc1k6qgd27vfhgd3isn7wknqsgp50vx67m29zd6wgmxq9px")))))) + (define-public python2-nltk (package-with-python2 python-nltk))