From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6ANeGip6FGE+IQEAgWs5BA (envelope-from ) for ; Thu, 12 Aug 2021 03:32:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QO4VFip6FGEXTgAA1q6Kng (envelope-from ) for ; Thu, 12 Aug 2021 01:32:26 +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 250C226EF for ; Thu, 12 Aug 2021 03:32:26 +0200 (CEST) Received: from localhost ([::1]:45214 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDza5-0005wx-6y for larch@yhetil.org; Wed, 11 Aug 2021 21:32:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42580) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDzZj-0005YK-7n for guix-patches@gnu.org; Wed, 11 Aug 2021 21:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53716) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mDzZj-0002cm-1H for guix-patches@gnu.org; Wed, 11 Aug 2021 21:32:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mDzZi-0003sq-U3 for guix-patches@gnu.org; Wed, 11 Aug 2021 21:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50021] [PATCH 3/7] gnu: Remove virtaal. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 12 Aug 2021 01:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50021 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50021@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50021-submit@debbugs.gnu.org id=B50021.162873191214878 (code B ref 50021); Thu, 12 Aug 2021 01:32:02 +0000 Received: (at 50021) by debbugs.gnu.org; 12 Aug 2021 01:31:52 +0000 Received: from localhost ([127.0.0.1]:37020 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDzZY-0003ru-Is for submit@debbugs.gnu.org; Wed, 11 Aug 2021 21:31:52 -0400 Received: from mout02.posteo.de ([185.67.36.66]:58521) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDzZW-0003rS-JB for 50021@debbugs.gnu.org; Wed, 11 Aug 2021 21:31:51 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 665E8240101 for <50021@debbugs.gnu.org>; Thu, 12 Aug 2021 03:31:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628731904; bh=QbpzKEGEsm4g9fJntWMjWDlSK6JfOb0s7Mt1F0TstYI=; h=From:To:Cc:Subject:Date:From; b=Queb8asZCombBC//EqcJQG1a2cuSFl4xMjv5ZuSXq1CTclw0VqbnZnUXOEglW7NBM GJ5ViR/wdWT9QxbxkQ27atBVNCGiOjMKcZykpUeLe3uECy/Zg6lbakW9LwvF8MNUTF Qat2QegiQxnByZ13ZEqlXO+9Zd93Eb1ioijCElsC4dvksncq1ldKu4CQYBWr1gmzLm d0ohMKO9ZEM4ZOxWJtSMm5+mDpmfuZ9+3hegiZkiwCu/pbz8rQPd5L6Kf9eqe0Z2xY PlP5yTkFWxw9mYb95lCmg3/EuhLgFURyXc24/2uiulnicKpCc+LC4GkBGYSh44Mnt7 BBJlLRBeZVZ6g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GlTgM2JBMz9rxG; Thu, 12 Aug 2021 03:31:42 +0200 (CEST) From: Vinicius Monego Date: Thu, 12 Aug 2021 01:31:19 +0000 Message-Id: <20210812013123.44869-3-monego@posteo.net> In-Reply-To: <20210812013123.44869-1-monego@posteo.net> References: <20210812013123.44869-1-monego@posteo.net> 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1628731946; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=12S7m2INvamKITfDMZduZ+KDKxSvFpywmcssSEdcVJA=; b=L9x+7Qdjy+ZEds9/yVMPh8COawSadlSd0dTCs+GZVv7Djf1xyMGJyssARnghuAGthR7u9e advUp6xfRWFpKZr8GXxOd0H+3bKsUrnd3+Ki/2oD9+X/LAD2/B/aekRlMnEcQY79n0Mk/H QSYf+/uS3y/belXOTrL5Z2msYDMqoZhykrduCSEfWg5Kakk8jjE3SHFLoe/X23hVwtaVsC X/yMwnnDGcOVwTYh708sDTEK4z10DJE9tuLSSiPf3E0ZCDgSML9FlKbzFJmGTMEzdgB1iQ pEE05n6vltkh8yg9eyBizy039DznhwRqbX1cW4T49eVybDONM4b4tvb+hluHyg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628731946; a=rsa-sha256; cv=none; b=VJDNp/zYYwWNeERLalBX1yeQupPlIfB8zlGxLXLIJtF0m2LuCh8BFRVGbkJlMblBrllSd5 k9NQzTCsJq1YSAgf9+Kficle4t5XIAqv1+Xp4HF5VHaOwai/8chLNqnhJ4ljO26GiFdfcB 5wkfGRHRBDoCx/fwMpbDGSJRyHqdf1eAXy7igexRFrFtxbyWGJi0SPHRLwIEUdTqfxttKO vREmH0GrkUNvGpZEPhLnvlkKi/4uS6E/J/DEyG6/T+R2bct1xue8hr9wjUp3Y/5j9PVZbw PLSb0AW2vfwEK7tnb8rN+ET9v+wMj/mjSsGeyBFwX/iaeq9mV6/ZLzFzVPKx7Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Queb8asZ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Queb8asZ; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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: 250C226EF X-Spam-Score: 3.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: scoOiMqwCyfz This package depends on Python 2 which is past end-of-life and not supported by newer versions of some of the dependencies. * gnu/packages/text-editors.scm (virtaal): Remove variable. --- gnu/packages/text-editors.scm | 39 ----------------------------------- 1 file changed, 39 deletions(-) diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm index 2074442da5..bb63ae56f7 100644 --- a/gnu/packages/text-editors.scm +++ b/gnu/packages/text-editors.scm @@ -1153,42 +1153,3 @@ files. It was originally developed on the Amiga 3000T.") systems that displays its buffer(s) as a hex dump. The user interface is kept similar to vi/ex.") (license license:bsd-3))) - -(define-public virtaal - (package - (name "virtaal") - (version "0.7.1") - (source (origin - (method url-fetch) - (uri (string-append "mirror://sourceforge/translate/Virtaal/" - version "/virtaal-" version ".tar.bz2")) - (sha256 - (base32 - "0cyimjp3191qlmw6n0ipqdr9xr0cq4f6dqvz4rl9q31h6l3kywf9")))) - (build-system python-build-system) - (arguments - `(#:python ,python-2 - #:use-setuptools? #f - #:tests? #f ;; Failing tests - #:phases - (modify-phases %standard-phases - (add-before 'build 'configure - (lambda* (#:key outputs #:allow-other-keys) - ;; Set data file path to absolute store path. - (substitute* "virtaal/common/pan_app.py" - (("file_discovery\\.get_abs_data_filename.*") - (string-append "os.path.join('" - (assoc-ref outputs "out") - "/share', *path_parts)")))))))) - (inputs - `(("python2-lxml" ,python2-lxml) - ("python2-pygtk" ,python2-pygtk) - ("python2-simplejson" ,python2-simplejson) - ("python2-translate-toolkit" ,python2-translate-toolkit) - ("python2-pycurl" ,python2-pycurl))) - (synopsis "Graphical translation tool") - (description "Virtaal is a powerful yet simple translation tool with an -uncluttered user interface. It supports a multitude of translation formats -provided by the Translate Toolkit, including XLIFF and PO.") - (home-page "https://virtaal.translatehouse.org/") - (license license:gpl2+))) -- 2.30.2