From unknown Sat Aug 16 10:50:41 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#39128 <39128@debbugs.gnu.org> To: bug#39128 <39128@debbugs.gnu.org> Subject: Status: [PATCH] Add offlate Reply-To: bug#39128 <39128@debbugs.gnu.org> Date: Sat, 16 Aug 2025 17:50:41 +0000 retitle 39128 [PATCH] Add offlate reassign 39128 guix-patches submitter 39128 Julien Lepiller severity 39128 normal tag 39128 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:53:10 2020 Received: (at submit) by debbugs.gnu.org; 14 Jan 2020 01:53:10 +0000 Received: from localhost ([127.0.0.1]:60510 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBOI-0005EY-3Z for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:53:10 -0500 Received: from lists.gnu.org ([209.51.188.17]:43863) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBOF-0005EP-LF for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:53:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:45834) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1irBOE-0006Ej-9F for guix-patches@gnu.org; Mon, 13 Jan 2020 20:53:07 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1irBOD-0000yK-8f for guix-patches@gnu.org; Mon, 13 Jan 2020 20:53:06 -0500 Received: from lepiller.eu ([2a00:5884:8208::1]:47018) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1irBOC-0000qt-LW for guix-patches@gnu.org; Mon, 13 Jan 2020 20:53:05 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id c30412f0 for ; Tue, 14 Jan 2020 01:52:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=W7b0RFWqR1RvlIMIXGFM1lYnF aA=; b=MUO+Ti0ZyZA4qtAX9eEO60DorgUUZuLxrsDORWKNKodkf/XS6YRPPeF+T Z0NRRq1R9SQA0dke36oOEcu6Fv7XXbyRDpfHUrYYpn4ryBtDpYNTGNTXijyCoGlO h+4MRlYDDArjjoD/L8+Zp3wx/TiGynw1C+vjeic6CoSRU4kupfvOdCPk8FimnZjq 5xtg4GMQvgf7ChW4p/aPmm0e+AhEodf3wbsTm3IKmzCeFUi3PzETTE/h7c8iQ6js ziZnYm3jZe8rMR/CV4qUFHJ5l/ZCEIRpgC96CDFWMc2i5TbP2Kx8YUYMJkJTG8fr BOYfLDj04zTsoZTE7jRn2HBrfvD2w== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id eb6958a6 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Tue, 14 Jan 2020 01:52:59 +0000 (UTC) Date: Tue, 14 Jan 2020 02:52:53 +0100 From: Julien Lepiller To: guix-patches@gnu.org Subject: [PATCH] Add offlate Message-ID: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:5884:8208::1 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) hi guix, this series adds offlate, my translation tool that connects to translation platforms and lets you work offline. Some of my dependencies were not present in Guix yet, so there they are :) From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:57:57 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:57:57 +0000 Received: from localhost ([127.0.0.1]:60516 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSu-0005LZ-MT for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:56 -0500 Received: from lepiller.eu ([89.234.186.109]:58688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSq-0005LJ-Pw for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:55 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id bd169350 for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=A8ldP9t2y5zo GNWvdrdCnAk2R6E=; b=RM3QgkT9/cABSmQaAjIOktbWub4o758naSYuPgsnURF1 ARzylUT2njCMgDRUDetEa8T8dG/OMcfuCaYIXpM9dMBxF8SiFNyGyIWa8dZzBdZj 91/smlL1yB/LR4bGbMBas1B0vNjqvafZT8jUpOxXrZ/9mHsDUF+9Cda9DurBV8Qz LLfIt3loYOcBegS/aom0xtCW53tRPznml4kpVzb9OteItlfxXwtkh+vWv/dTp9J7 Dij0jror8e/+HrTf35Ix2+LcSzwL5iTuCf6UESq7gnw5MO7Weh0JNjvOvh7JeQgw 8byyO5yK3Aoxj9b1IeV4BFDEZ1ZfKudnRpWoMhm5Dg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 312833fe (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:50 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 01/12] gnu: Add python-pyenchant. Date: Tue, 14 Jan 2020 02:57:28 +0100 Message-Id: <20200114015739.14432-1-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/enchant.scm (python-pyenchant): New variable. --- gnu/packages/enchant.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/enchant.scm b/gnu/packages/enchant.scm index bcf2507e86..25825997bb 100644 --- a/gnu/packages/enchant.scm +++ b/gnu/packages/enchant.scm @@ -2,6 +2,7 @@ ;;; Copyright © 2014 Marek Benc ;;; Copyright © 2018 Marius Bakke ;;; Copyright © 2019 Tobias Geerinckx-Rice +;;; Copyright © 2020 Julien Lepiller ;;; ;;; This file is part of GNU Guix. ;;; @@ -23,10 +24,12 @@ #:use-module (gnu packages aspell) #:use-module (gnu packages check) #:use-module (gnu packages glib) + #:use-module (gnu packages libreoffice) #:use-module (gnu packages pkg-config) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) + #:use-module (guix build-system python) #:use-module (guix licenses) #:use-module (srfi srfi-1)) @@ -86,3 +89,35 @@ working\".") (sha256 (base32 "0zq9yw1xzk8k9s6x83n1f9srzcwdavzazn3haln4nhp9wxxrxb1g")))))) + +(define-public python-pyenchant + (package + (name "python-pyenchant") + (version "2.0.0") + (source (origin + (method url-fetch) + (uri (pypi-uri "pyenchant" version)) + (sha256 + (base32 + "1872ckgdip8nj9rnh167m0gsj5754qfg2hjxzsl1s06f5akwscgw")))) + (build-system python-build-system) + (arguments + `(#:tests? #f; FIXME: Dictionary for language 'en_US' could not be found + #:phases + (modify-phases %standard-phases + (add-before 'build 'setlib + (lambda* (#:key inputs #:allow-other-keys) + (substitute* "enchant/_enchant.py" + (("/opt/local/lib/libenchant.dylib\"") + (string-append "/opt/local/lib/libenchant.dylib\"\n" + " yield \"" (assoc-ref inputs "enchant") + "/lib/libenchant-2.so\"")))))))) + (inputs + `(("enchant" ,enchant))) + (home-page "https://github.com/pyenchant/pyenchant") + (synopsis "Spellchecking library for Python") + (description "PyEnchant is a spellchecking library for Python, based on the +Enchant library. PyEnchant combines all the functionality of the underlying +Enchant library with the flexibility of Python. It also provides some +higher-level functionality than is available in the C API.") + (license lgpl2.1+))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:03 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:03 +0000 Received: from localhost ([127.0.0.1]:60523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSx-0005M3-0B for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:03 -0500 Received: from lepiller.eu ([89.234.186.109]:58688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSt-0005LJ-Sx for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:56 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id cccc23f8 for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=3KD76lnfckxj iSRx2wdOysWZKbU=; b=jGfXzr7Lf5ukVnqHxFaEXBiEtzfElOhV103yf+qtRFzO 1hnMd21RyjBvnI+LJKm0MrEDRdKejhIE4WzXlyTmqYI3SmiGyDi0yUt/KPRN3PF7 W88ZAZECRpeqKLIih5pPBYb4toYVKIzmGrlwqEynbAK0cWnIX4A7dLw2BOsQHPc9 o238ifP1qRO43LxCF3hzUAo7b0+aDBntQ05ikHnDFvWqxOVALhyA/AOj7ahXVaVD muX+ImF78WLaFfiopiD3PEOBNF1EkzjOJmYfZA9QmQdif3wxd5XaHskOdjb4Jlen KMaxeLMQvqzE+ucYwcS+hEhB8XlQ8O+VTx1C7tv9+Q== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 0c7d8e73 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:51 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 02/12] gnu: Add python-check-manifest. Date: Tue, 14 Jan 2020 02:57:29 +0100 Message-Id: <20200114015739.14432-2-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-xyz.scm (python-check-manifest): New variable. --- gnu/packages/python-xyz.scm | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 2c308796e7..de87719ef6 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -31,7 +31,7 @@ ;;; Copyright © 2016 Dylan Jeffers ;;; Copyright © 2016, 2017, 2019 Alex Vong ;;; Copyright © 2016, 2017, 2018 Arun Isaac -;;; Copyright © 2016, 2017, 2018 Julien Lepiller +;;; Copyright © 2016, 2017, 2018, 2020 Julien Lepiller ;;; Copyright © 2016, 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice ;;; Copyright © 2016, 2017 Thomas Danckaert ;;; Copyright © 2017 Carlo Zancanaro @@ -17098,3 +17098,25 @@ scripts to load entry points more quickly.") functional combinators. Parser combinators are just higher-order functions that take parsers as their arguments and return them as result values.") (license license:expat))) + +(define-public python-check-manifest + (package + (name "python-check-manifest") + (version "0.37") + (source + (origin + (method url-fetch) + (uri (pypi-uri "check-manifest" version)) + (sha256 + (base32 + "0lk45ifdv2cpkl6ayfyix7jwmnxa1rha7xvb0ih5999k115wzqs4")))) + (build-system python-build-system) + (native-inputs + `(("python-mock" ,python-mock) + ("git" ,git))) + (home-page "https://github.com/mgedmin/check-manifest") + (synopsis "Check MANIFEST.in in a Python source package for completeness") + (description "Python package can include a MANIFEST.in file to help with +sending package files to the Python Package Index. This package checks that +file to ensure it completely and accurately describes your project.") + (license license:expat))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:03 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:04 +0000 Received: from localhost ([127.0.0.1]:60531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBT1-0005N4-M3 for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:03 -0500 Received: from lepiller.eu ([89.234.186.109]:58688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSu-0005LJ-T5 for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:57 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 9605b0a9 for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=ao8boNBFiFV/ 7XR7xqSc3f/YAlY=; b=YFWU20kV9XQGZ+faGWHHqPGBfVtNNARZIqDTnc/VF3tc OkV9GzqSyVdi7o7ZpeFXHGnunCl/AX4/bYKHj/jMGUhsKe20BYW9SK9In7ir6YM2 knXOyI+TfR0xIMhdicGD1tgOckZRW7kPowV91ftc7zCiAl/cMpyML+6skps1Yyz+ sYq7qlDWaU3ILIox0UX1NnnTWKYdzfc8d0ww67F4MUok+ZseGMSRIkkLEBWPZ0U3 Jz2UlJL0oUFkAAgZnkpC7pZAsLDSCG9w5u40eK2QC3NdpHH1lRCkmvfYP34uZqrJ aJtz2j3IpeQOxf5cWi+vvz3xciZysr2YFQsRZgt5cA== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id b8b326e8 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:51 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 03/12] gnu: Add python-codacy-coverage. Date: Tue, 14 Jan 2020 02:57:30 +0100 Message-Id: <20200114015739.14432-3-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-check.scm (python-codacy-coverage): New variable. --- gnu/packages/python-check.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index caa398752e..45616dcccb 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -4,6 +4,7 @@ ;;; Copyright © 2019 Efraim Flashner ;;; Copyright © 2019 Maxim Cournoyer ;;; Copyright © 2019 Hartmut Goebel +;;; Copyright © 2020 Julien Lepiller ;;; ;;; This file is part of GNU Guix. ;;; @@ -288,3 +289,26 @@ testing framework.") (description "This package provides a virtualenv fixture for the py.test framework.") (license license:expat))) + +(define-public python-codacy-coverage + (package + (name "python-codacy-coverage") + (version "1.3.11") + (source + (origin + (method url-fetch) + (uri (pypi-uri "codacy-coverage" version)) + (sha256 + (base32 + "1g0c0w56xdkmqb8slacyw5qhzrkp814ng3ddh2lkiij58y9m2imr")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)); no tests + (propagated-inputs + `(("python-check-manifest" ,python-check-manifest))) + (home-page "https://github.com/codacy/python-codacy-coverage") + (synopsis "Codacy coverage reporter for Python") + (description "This package analyses Python test suites and reports how much +of the code is covered by them. This tool is part of the Codacy suite for +analysing code quality.") + (license license:expat))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:12 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:12 +0000 Received: from localhost ([127.0.0.1]:60533 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBT1-0005NC-Uq for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:11 -0500 Received: from lepiller.eu ([89.234.186.109]:58690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSv-0005LT-03 for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:57 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id f21c78a8 for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=JbjMfjmz7P67 4FKeNaioDE8KnDc=; b=FE4DaoJN85wPWKdCNZzXmo466ufdpvhj3GYi5+J13Osh bLWkfgwmcCuDpElndmPiJG8buh4jA4Mk6p7UWPt0FLXDr3CvS+HxGH735p7iTXrK qml17JFRqiItYYR+g1xY2fXYZFSR26fOZK2aD+fynT2fr1EA+vQvE3cdbf1ifHvN 3IuMtkxZFG3RKn/DaXW370eaQjDuU2eelD6mdK0swYmhhSwrTAvhzBzznrDBAnpX 4BB9h2c5OLgRssGE7A56s++AbQqx86TWnT3QNqFmnFkAqRZ4g0WngjRV3llvftmL z7ZTpWlan/IgwcCIu/KYFbMi1TU6ygia42gOmOCiag== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 68060ed1 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:52 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 04/12] gnu: Add python-translation-finder. Date: Tue, 14 Jan 2020 02:57:31 +0100 Message-Id: <20200114015739.14432-4-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-web.scm (python-translation-finder): New variable. --- gnu/packages/python-web.scm | 40 ++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 179e64e0a1..f1a62d50a0 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -7,7 +7,7 @@ ;;; Copyright © 2016, 2017 Marius Bakke ;;; Copyright © 2015, 2016, 2017, 2018, 2019 Ricardo Wurmus ;;; Copyright © 2017 Roel Janssen -;;; Copyright © 2016, 2017 Julien Lepiller +;;; Copyright © 2016, 2017, 2020 Julien Lepiller ;;; Copyright © 2016, 2017 ng0 ;;; Copyright © 2014, 2017 Eric Bavier ;;; Copyright © 2014, 2015 Mark H Weaver @@ -67,6 +67,7 @@ #:use-module (gnu packages python-check) #:use-module (gnu packages python-crypto) #:use-module (gnu packages python-xyz) + #:use-module (gnu packages serialization) #:use-module (gnu packages sphinx) #:use-module (gnu packages texinfo) #:use-module (gnu packages tls) @@ -3421,3 +3422,40 @@ Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.") (license license:expat))) + +(define-public python-translation-finder + (package + (name "python-translation-finder") + (version "1.7") + (source + (origin + (method url-fetch) + (uri (pypi-uri "translation-finder" version)) + (sha256 + (base32 + "1pcy9z8gmb8x41gjhw9x0lkr0d2mv5mdxcs2hwg6q8mxs857j589")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-before 'build 'remove-failing-test + (lambda _ + (delete-file "translation_finder/test_api.py") + #t))))) + (propagated-inputs + `(("python-chardet" ,python-chardet) + ("python-pathlib2" ,python-pathlib2) + ("python-ruamel.yaml" ,python-ruamel.yaml) + ("python-six" ,python-six))) + (native-inputs + `(("python-codecov" ,python-codecov) + ("python-codacy-coverage" ,python-codacy-coverage) + ("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-runner" ,python-pytest-runner) + ("python-twine" ,python-twine))) + (home-page "https://weblate.org/") + (synopsis "Translation file finder for Weblate") + (description "This package provides a function to find translation file in +the source code of a project. It supports many translation file formats and +is part of the Weblate translation platform.") + (license license:gpl3+))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:12 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:12 +0000 Received: from localhost ([127.0.0.1]:60535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBTA-0005NR-0k for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:12 -0500 Received: from lepiller.eu ([89.234.186.109]:58688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSv-0005LJ-Qc for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:58 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 25035f31 for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=x+HMJWOEpgVIX51yfWwPp7tnI Rc=; b=aprJI7py5k6b8tkGQQAgrZqgFsVYnz1WjRH64c9kn/2ZOiU8L5Csp5+Du I3fIlv53Ete1JWMA4/oMUmn5qtZ1ujtt98RiM4VM+skWO5uEfzDdmuwHqYwt5X1d JeQqaFJxrqCQRk30jPYJCk+PFD4lIs9lgDwXO0w5slgaSubrF2Gl35i8MG34YG9a /LObop54Zv0bhG/GdGE9ZbUaUpmsMHmVmQXZKjyj/yD66zrjBhM9zXWP1rgU0fTz MCl6CqQLQlEqV1CFAWq1FtbIXC9WBpZQ1DaeUV5mAM6U43sPDjP+NoLnWy6lFYuv CfaIGmKg+F8zY6vpfe1xl5yHs95QA== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id c7031575 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:52 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 05/12] gnu: add python-httmock. Date: Tue, 14 Jan 2020 02:57:32 +0100 Message-Id: <20200114015739.14432-5-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-check.scm (python-httmock): New variable. --- gnu/packages/python-check.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 45616dcccb..ca1d62428c 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -312,3 +312,25 @@ framework.") of the code is covered by them. This tool is part of the Codacy suite for analysing code quality.") (license license:expat))) + +(define-public python-httmock + (package + (name "python-httmock") + (version "1.3.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "httmock" version)) + (sha256 + (base32 + "1zj1fcm0n6f0wr9mr0hmlqz9430fnr5cdwd5jkcvq9j44bnsrfz0")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)); no tests + (propagated-inputs + `(("python-requests" ,python-requests))) + (home-page "https://github.com/patrys/httmock") + (synopsis "Mocking library for requests.") + (description "This package provides a library for replying fake data to +Python software under test, when they make an HTTP query.") + (license license:asl2.0))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:12 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:12 +0000 Received: from localhost ([127.0.0.1]:60537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBTA-0005NY-9n for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:12 -0500 Received: from lepiller.eu ([89.234.186.109]:58690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSw-0005LT-6F for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:58 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id e0640a44 for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=KJNXhP+ScLZm2ZtFuuawQLiHC X4=; b=P2YHcgNAbNdFnOtuvn3nS8BcxlyC1sYFSQS9pPYjnaIlUS7/yp2nNDCgm ZUnplWLH5xZMQMJcde8k8v1YerSXaTz4SClQvOtpsmfD5mWMHjm3JTSRqlPuDFF0 adoO+FF/RC9cv0nQlAZVsy5FUwzxWSWV+PfceHiGJUXj+/dQg2wcSnu0FM9LWidH LtGf541y7XNrYW3O3yRcpMKZYB3oYKac0pFd1f/aUC7OY94eLc6C4Y9OJuk8eBj4 EJJJgoP7LZXrYb+c5JWgqvX0wX2nL+yJBAV0YDZjwai6rKc0hw1lcJkhjiu1mrnP IowWR9+6XFxNSrOYVMo4F/Mp6Wsuw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 4a37f413 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:53 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 06/12] gnu: Add python-gitlab. Date: Tue, 14 Jan 2020 02:57:33 +0100 Message-Id: <20200114015739.14432-6-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-web.scm (python-gitlab): New variable. --- gnu/packages/python-web.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index f1a62d50a0..29bd79b178 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3459,3 +3459,28 @@ and fairly speedy.") the source code of a project. It supports many translation file formats and is part of the Weblate translation platform.") (license license:gpl3+))) + +(define-public python-gitlab + (package + (name "python-gitlab") + (version "1.15.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "python-gitlab" version)) + (sha256 + (base32 + "0zl6kz8v8cg1bcy2r78b2snb0lpw0b573gdx2x1ps0nhsh75l4j5")))) + (build-system python-build-system) + (propagated-inputs + `(("python-requests" ,python-requests) + ("python-six" ,python-six))) + (native-inputs + `(("python-httmock" ,python-httmock) + ("python-mock" ,python-mock))) + (home-page + "https://github.com/python-gitlab/python-gitlab") + (synopsis "Interact with GitLab API") + (description "This package provides an extended library for interacting +with GitLab instances through their API.") + (license license:lgpl3+))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:12 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:12 +0000 Received: from localhost ([127.0.0.1]:60539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBTA-0005Nf-GG for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:12 -0500 Received: from lepiller.eu ([89.234.186.109]:58688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSw-0005LJ-GQ for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:59 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 825c3a80 for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=kUIunHIUOfIiPc80tl9ELTefX 6A=; b=ZKiHt0FEfjiQm7xA9d5t9B3Dln7Tmy7C2y1OgZ496g+0Bk0xVuLZMGK5y 4ufb16tjDCCBgsnkgl4gn9hERIxj55iMyasfhx3jSvAUQLhzz6gJRvzkvSnIS5/f 3KBsLtk70AB5xCbEIhBxRwyjsOGizB312SVNzn5Kyms3Uc7aDsnHNfLWG5fskfWA gNFwBouCxFVEyL+2hl2st45FxQaKs7v5jN5JC5Xil09Bz3F1i9R79jaQ/ct8l3Sr VEIQwyDlY/ActgYycfUAe/yNvqyukg161VdYUGp2D5c+j9Uv/wfvuKqCktCxUHl/ UJe4AWtSwQ4mA79h7733BNNk7hd1g== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 6aba7fd0 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:53 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 07/12] gnu: Add python-android-stringslib. Date: Tue, 14 Jan 2020 02:57:34 +0100 Message-Id: <20200114015739.14432-7-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-xyz.scm (python-android-stringslib): New variable. --- gnu/packages/python-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index de87719ef6..8bcbf855b1 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -17120,3 +17120,26 @@ that take parsers as their arguments and return them as result values.") sending package files to the Python Package Index. This package checks that file to ensure it completely and accurately describes your project.") (license license:expat))) + +(define-public python-android-stringslib + (package + (name "python-android-stringslib") + (version "0.1.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://framagit.org/tyreunom/python-android-strings-lib") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0gij55qzzq1h83kfpvhai1vf78kkhyvxa6l17m2nl24454lhfin4")))) + (build-system python-build-system) + (arguments + `(#:tests? #f)) + (home-page "https://framagit.org/tyreunom/python-android-strings-lib") + (synopsis "Android strings.xml support") + (description "Android Strings Lib provides support for android's strings.xml +files. These files are used to translate strings in android apps.") + (license license:expat))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:12 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:13 +0000 Received: from localhost ([127.0.0.1]:60541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBTA-0005Nm-NP for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:12 -0500 Received: from lepiller.eu ([89.234.186.109]:58690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSw-0005LT-Rz for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:59 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 63574957 for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=u85Didfx71qH8cmdIhoa7hNFp g8=; b=jl36tRA9FIRj9huPkdNcYWOERlRkyfbgBrAaJ06WqnKe3mBIEpZEe3GFC j1WBffBxtwYOoetgHABEMoXRAlPDRZuM4Z6d7mRr5Ap18rrERohhgdJ8I/Fv15Hc IJl7V2jmHlKY4h9V2xM7HhvgrCsIjN4Yndr/S15ylhnq/ND+20JvNKznEtJIWtCU Kq2OajhhlodKU3HHdsBIJIRu81jdNqbb+Yc3sweBM3a5Y4WjtNcD1dQqDZwP+m+V kvFFQ5ZqDfuOxSkr7PSAXIV0B3e+wgxX1VuOnohi2pPXX3VwFnUSqlxLqkGrNW96 tG112b34c8q29Q6zpAa41+x4itktA== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 440921de (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:54 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 08/12] gnu: Add python-pathtools. Date: Tue, 14 Jan 2020 02:57:35 +0100 Message-Id: <20200114015739.14432-8-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-xyz.scm (python-pathtools): New variable. --- gnu/packages/python-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 8bcbf855b1..56d98333ea 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -17143,3 +17143,21 @@ file to ensure it completely and accurately describes your project.") (description "Android Strings Lib provides support for android's strings.xml files. These files are used to translate strings in android apps.") (license license:expat))) + +(define-public python-pathtools + (package + (name "python-pathtools") + (version "0.1.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "pathtools" version)) + (sha256 + (base32 + "1h7iam33vwxk8bvslfj4qlsdprdnwf8bvzhqh3jq5frr391cadbw")))) + (build-system python-build-system) + (home-page "https://github.com/gorakhargosh/pathtools") + (synopsis "File system general utilities") + (description "This package provides pattern matching and various utilities +for file systems paths.") + (license license:expat))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:13 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:13 +0000 Received: from localhost ([127.0.0.1]:60543 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBTA-0005Nu-Tk for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:13 -0500 Received: from lepiller.eu ([89.234.186.109]:58688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSx-0005LJ-Ei for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:57:59 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 8d479b83 for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=kIXXpxc1WM6tYeKR+NxgPObXI Zs=; b=U3uwxowlH4wKorg5/0mX36254C24elitZ5Zs5dzIv2ssdTu7ZLGurjM28 HAAloi5Z8NF9TXlylzKwDlAec20ZTh7cLDPgU7KBshYtDXhndmuIoybuPhnGuB1e BBA3ScDleKFZkCb7nVm+x54/sJXy51MWQcZRR+fpMU3oFl1mu9R1ZeQiZaKM25Hp NVCMpyUmvKrOonHjVMG8E90LxkxU2RbmDWgQtz2EGxdOd58JCjoElOuynMNZmtoM MPxZkv+WZ4g7gDRXiF4VbpdFgQP/yyR7ZlolAUTGgr1VMdmY4MgwW+HIKUroQVxa JwCUFUyPpXXykmJTudLMB/Z9Op7cQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id a136c5cf (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:54 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 09/12] gnu: Add python-iocapture. Date: Tue, 14 Jan 2020 02:57:36 +0100 Message-Id: <20200114015739.14432-9-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-xyz.scm (python-iocapture): New variable. --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 56d98333ea..5041042a0c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -17161,3 +17161,25 @@ files. These files are used to translate strings in android apps.") (description "This package provides pattern matching and various utilities for file systems paths.") (license license:expat))) + +(define-public python-iocapture + (package + (name "python-iocapture") + (version "0.1.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "iocapture" version)) + (sha256 + (base32 + "1s3ywdr0l3kfrrqi079iv16g0rp75akkvx0j07vx9p5w10c0wrw6")))) + (build-system python-build-system) + (native-inputs + `(("python-flexmock" ,python-flexmock) + ("python-pytest-cov" ,python-pytest-cov) + ("python-six" ,python-six))) + (home-page "https://github.com/oinume/iocapture") + (synopsis "stdout and stderr capture in Python") + (description "This package allows Python developpers to capture their standard +output and standard error.") + (license license:expat))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:13 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:13 +0000 Received: from localhost ([127.0.0.1]:60545 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBTB-0005O1-3X for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:13 -0500 Received: from lepiller.eu ([89.234.186.109]:58690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSx-0005LT-RR for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:00 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 3d62d1be for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=VdHUJkdRlB/Jh5k21O7isn3Zc ms=; b=c+h/nBEQBy3ffaSrIWurjWStZoNDPo7UBnwA0k/tWSOhd2R2v79xfw4J6 n2x64FYBfy0GWIpi0cp7ptTctkh7PrGdbuCw/duBBdAXWEn7xbTFoupaQSmYgr8g yOE4jIM/jAFdxUN9g/IC4xJKaALXu+BmXcTJxP5Po1+IxEtaKqY/hm9pCiU2uzfC LwThD5jiWYwNY2qHQLnkJtFjqbJbyRAnyycQfkb31iXqwv2Ri0ZmwcxVBRQtVwhc qkdte7sU1WvU2DHdugTJw8HkkfKHq2PcN1qTPgkaExEoYHiqEgzPfFA6wYV0yq91 JIUszmR77oTXiRQal3OsNTKCpBSKg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 222c22b5 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:55 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 10/12] gnu: Add python-argh. Date: Tue, 14 Jan 2020 02:57:37 +0100 Message-Id: <20200114015739.14432-10-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-xyz.scm (python-argh): New variable. --- gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 5041042a0c..0b818d12e5 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -17183,3 +17183,25 @@ for file systems paths.") (description "This package allows Python developpers to capture their standard output and standard error.") (license license:expat))) + +(define-public python-argh + (package + (name "python-argh") + (version "0.26.2") + (source + (origin + (method url-fetch) + (uri (pypi-uri "argh" version)) + (sha256 + (base32 + "0rdv0n2aa181mkrybwvl3czkrrikgzd4y2cri6j735fwhj65nlz9")))) + (build-system python-build-system) + (native-inputs + `(("python-iocapture" ,python-iocapture) + ("python-mock" ,python-mock) + ("python-pytest" ,python-pytest))) + (home-page "https://github.com/neithere/argh/") + (synopsis "Argparse wrapper with natural syntax") + (description "This package provides a parser for dealing with command-line +arguments in Python.") + (license license:lgpl3))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:13 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:13 +0000 Received: from localhost ([127.0.0.1]:60547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBTB-0005O8-A4 for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:13 -0500 Received: from lepiller.eu ([89.234.186.109]:58688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSy-0005LJ-5B for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:00 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id a394917c for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=eoLrTk8C9cHfgil0n4gfLZbk5 qM=; b=FPMDTdSlN/JSVn9vJu5LHBYEGZbY9WFiEWXTFPXDv29/UO3ua0BF4WGqF uH2lQCH2BXYK1PfAGr2UxzWRCzBkvz22kPOHKjhHK79Q+Sf9e3AlMGsb45KLS2RT GfQdMzlcdg0YI1djQWwORwOm81sCGAwzZBewjLpuHii32LdZ73alok153tGHoGHl EI0W2ZHH9Bq/EqeZNrz0eynFOdsCv/ZoIh7bvMWhLDxCcmGhZvO0PMwaUZGFmPOk E7jEnATn6iTbf+AVa8MRBxOYJhk3gQym6RDHTNqzYwaCzM7N9i3XNPQogNiF5Eyr tM7akBFkyk4RrR1gZ/gPVrnLq/VrQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 17dcc30d (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:55 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 11/12] gnu: Add python-watchdog. Date: Tue, 14 Jan 2020 02:57:38 +0100 Message-Id: <20200114015739.14432-11-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-xyz.scm (python-watchdog): New variable. --- gnu/packages/python-xyz.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 0b818d12e5..3c61f8af5c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -17205,3 +17205,37 @@ output and standard error.") (description "This package provides a parser for dealing with command-line arguments in Python.") (license license:lgpl3))) + +(define-public python-watchdog + (package + (name "python-watchdog") + (version "0.9.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "watchdog" version)) + (sha256 + (base32 + "07cnvvlpif7a6cg4rav39zq8fxa5pfqawchr46433pij0y6napwn")))) + (build-system python-build-system) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-before 'check 'remove-failing + (lambda _ + (delete-file "tests/test_inotify_buffer.py") + (delete-file "tests/test_snapshot_diff.py") + #t))))) + (propagated-inputs + `(("python-argh" ,python-argh) + ("python-pathtools" ,python-pathtools) + ("python-pyyaml" ,python-pyyaml))) + (native-inputs + `(("python-pytest-cov" ,python-pytest-cov) + ("python-pytest-timeout" ,python-pytest-timeout))) + (home-page "https://github.com/gorakhargosh/watchdog") + (synopsis "Filesystem events monitoring") + (description "This package provides a way to monitor filesystem events +such as a file modification and trigger an action. This is similar to inotify, +but portable.") + (license license:asl2.0))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 13 20:58:13 2020 Received: (at 39128) by debbugs.gnu.org; 14 Jan 2020 01:58:13 +0000 Received: from localhost ([127.0.0.1]:60549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBTB-0005OF-Gd for submit@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:13 -0500 Received: from lepiller.eu ([89.234.186.109]:58690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1irBSy-0005LT-H0 for 39128@debbugs.gnu.org; Mon, 13 Jan 2020 20:58:00 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 923f8f0b for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=YfWvhwbV8GX48fFFBqSRhzNeH GU=; b=bu6zYHVPSasNQjEBad9hHNGsZe7NcZ1BER++WbSEdbx+mMNtucGubvlKJ c+Cr2Tgs/sxMUe+NHo0Oq8aJjCni2QvtMexKyUXTeWL3BT2/I1MqMHC7VnoUMF5R 7AT6ugXbbplSogObePuM3VBye5NPw5yNHYnZOzRIGK+FasWWIywtmjXO61uNb5Yk b+wYKT5oB8iMOL1ibX5aEnLF1vXgztGcGbw+gVjMkz4PAAVDYMIg9Cv2znkodpt2 WOaiWWOKk57+/YFDXx4atp+7fiZFnPJ7CjyB/s69oReFiGZ7NmzL81YI94gcBoJW PaG72+hxbvXlnUPOMP0oup1No56Ug== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id ef33ea19 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <39128@debbugs.gnu.org>; Tue, 14 Jan 2020 01:57:56 +0000 (UTC) From: Julien Lepiller To: 39128@debbugs.gnu.org Subject: [PATCH 12/12] gnu: Add offlate. Date: Tue, 14 Jan 2020 02:57:39 +0100 Message-Id: <20200114015739.14432-12-julien@lepiller.eu> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20200114015739.14432-1-julien@lepiller.eu> References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> <20200114015739.14432-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/python-xyz.scm (offlate): New variable. --- gnu/packages/python-xyz.scm | 45 +++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 3c61f8af5c..e690d6f78d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -97,6 +97,7 @@ #:use-module (gnu packages crypto) #:use-module (gnu packages databases) #:use-module (gnu packages dbm) + #:use-module (gnu packages enchant) #:use-module (gnu packages file) #:use-module (gnu packages fontutils) #:use-module (gnu packages gcc) @@ -17239,3 +17240,47 @@ arguments in Python.") such as a file modification and trigger an action. This is similar to inotify, but portable.") (license license:asl2.0))) + +(define-public offlate + (package + (name "offlate") + (version "0.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://framagit.org/tyreunom/offlate") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "13pqnbl05wcyldfvl75fp89vjgwsvxyc69vhnb17kkha2rc2k1h7")))) + (build-system python-build-system) + (arguments + ;; No tests + `(#:tests? #f)) + (propagated-inputs + `(("python-android-stringslib" ,python-android-stringslib) + ("python-dateutil" ,python-dateutil) + ("python-gitlab" ,python-gitlab) + ("python-lxml" ,python-lxml) + ("python-polib" ,python-polib) + ("python-pyenchant" ,python-pyenchant) + ("python-pygit2" ,python-pygit2) + ("python-pygithub" ,python-pygithub) + ("python-pyqt" ,python-pyqt) + ("python-requests" ,python-requests) + ("python-ruamel.yaml" ,python-ruamel.yaml) + ("python-translation-finder" ,python-translation-finder) + ("python-watchdog" ,python-watchdog))) + (native-inputs + `(("qttools" ,qttools))) + (home-page "https://framagit.org/tyreunom/offlate") + (synopsis "Offline translation interface for online translation tools") + (description "Offlate offers a unified interface for different translation +file formats, as well as many different online translation platforms. You can +use it to get work from online platforms, specialized such as the Translation +Project, or not such a gitlab instance when your upstream doesn't use any +dedicated platform. The tool proposes a unified interface for any format and +an upload option to send your work back to the platform.") + (license license:gpl3+))) -- 2.24.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 24 18:00:49 2020 Received: (at 39128) by debbugs.gnu.org; 24 Jan 2020 23:00:49 +0000 Received: from localhost ([127.0.0.1]:54840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iv7wX-000838-LD for submit@debbugs.gnu.org; Fri, 24 Jan 2020 18:00:49 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39067) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iv7wW-00082w-99 for 39128@debbugs.gnu.org; Fri, 24 Jan 2020 18:00:48 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iv7wQ-0006SA-J3; Fri, 24 Jan 2020 18:00:42 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=38032 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iv7wQ-000599-0D; Fri, 24 Jan 2020 18:00:42 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Julien Lepiller Subject: Re: [bug#39128] [PATCH] Add offlate References: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> Date: Sat, 25 Jan 2020 00:00:40 +0100 In-Reply-To: <20200114025253.3a99b3c7@tachikoma.lepiller.eu> (Julien Lepiller's message of "Tue, 14 Jan 2020 02:52:53 +0100") Message-ID: <87blqscvdz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 39128 Cc: 39128@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello Julien! Julien Lepiller skribis: > this series adds offlate, my translation tool that connects to > translation platforms and lets you work offline. Some of my > dependencies were not present in Guix yet, so there they are :) On a quick glance this looks all good to me. Thank you! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 30 14:18:10 2020 Received: (at 39128-done) by debbugs.gnu.org; 30 Mar 2020 18:18:10 +0000 Received: from localhost ([127.0.0.1]:35034 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jIyzC-0007sE-CZ for submit@debbugs.gnu.org; Mon, 30 Mar 2020 14:18:10 -0400 Received: from pat.zlotemysli.pl ([37.59.186.212]:56068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jIyzA-0007ry-Kv for 39128-done@debbugs.gnu.org; Mon, 30 Mar 2020 14:18:09 -0400 Received: (qmail 14313 invoked by uid 1009); 30 Mar 2020 20:18:06 +0200 Received: from 188.123.215.55 (kuba@kadziolka.net@188.123.215.55) by pat (envelope-from , uid 1002) with qmail-scanner-2.08st (clamdscan: 0.98.6/25766. spamassassin: 3.4.0. perlscan: 2.08st. Clear:RC:1(188.123.215.55):. Processed in 0.019504 secs); 30 Mar 2020 18:18:06 -0000 Received: from unknown (HELO gravity) (kuba@kadziolka.net@188.123.215.55) by pat.zlotemysli.pl with SMTP; 30 Mar 2020 20:18:06 +0200 Date: Mon, 30 Mar 2020 20:18:05 +0200 From: Jakub =?utf-8?B?S8SFZHppb8WCa2E=?= To: 39128-done@debbugs.gnu.org Subject: Done: offlate. Message-ID: <20200330181805.4quvihnyouk5pg2v@gravity> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ir5k6r4vz5c7bbgd" Content-Disposition: inline X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 39128-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --ir5k6r4vz5c7bbgd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This patchstack was applied as commit 2cbede5935eb6a40173bbdf30a9ad22bf7574c22 quite a while ago, closing. --ir5k6r4vz5c7bbgd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE5Xa/ss9usT31cTO54xWnWEYTFWQFAl6CN9cACgkQ4xWnWEYT FWRKnxAAoEXBq4luczlcf/ugD/aL791y/n4o5wXn/yKMbWZ+mrpxy7Sk6RSAmapa pofkycnBkLoh6ncGaA0zWiVW/TTXyA8Fsnb0mGsyVElI4nC4rBY9w/dNwR3K7QtA kt1ED6VphRdmFCgsrhEFgzVTmvZR+0t1T+aYLLGvS/1eRu88fW+a0yNpDALmRM30 aHEYxIZ7LcWyWCXziQun3mh5dKstj9WSHLIfcvh/Hr8LL4LZVP7fsABAzuaAWmgM qBDkwBj5Jl10B2XfHygiIByovzgOfWITdxA8isk27wUF00XzZ0YRvcA/F2jHP5Uh PaK5ldo8McUr06TTz6MwcicGJBH2ethFRXIRX30+OlfwQczsHw6YLoMctX8PxC5v al+ZfvA2OiKyTQeZan9rowmtkZz52FRaneOSF4Kd8TPx4ODq4jBArTpINe45BUFS 7uWFW394OM4tQIkeSNXs/axSNIYNTl6V0/sEFup1QYMchxAL6JWDaHjkqvolt6yJ BPYs/q0IfES9uzaUnBrEfFvXZrsswTjtwWMseQFtY7b37RD3vHX9cBbBQ+9w40t5 0TJq7YY4XpExY3oWtEepi5DBJx7f8QTLm9nMTu+Ku0Fj8GJJ+s5l+b9v7vdHq96F Mg9XXXA0v/hVTC5LIvQLTrtwQvoHpWB/VZmoW6omIu+Z3Nl4lX4= =KtMI -----END PGP SIGNATURE----- --ir5k6r4vz5c7bbgd-- From unknown Sat Aug 16 10:50:41 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 28 Apr 2020 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator