From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UpKGOsBY92RFhQAA9RJhRA:P1 (envelope-from ) for ; Tue, 05 Sep 2023 18:35:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UpKGOsBY92RFhQAA9RJhRA (envelope-from ) for ; Tue, 05 Sep 2023 18:35:13 +0200 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 D421242DF8 for ; Tue, 5 Sep 2023 18:35:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693931712; h=from:from:sender:sender:reply-to: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; bh=ivL81iHtAdTbTVkByL7W2QmF14iH8JtLMQsDt7CTXsQ=; b=UH8RTebegEMMMTsLzmDeIUa2OnnkFp8QVRzRrKPaW7Jn8HNy7YsyFjYL/T6Nh1wgICET6I ZPGMTMigiG1zHdQtYwzRJ5hY9xzlqjKsEsYSLfu68EY0eFsf3VLbmOjKiYNZLPQUAcLHzq LVHyEOOiX29W3o0514TrM6G+FnGys0lhBNpWuCjdy093Vo2GD6bCL3jIfNcDVPb7zXcfNl HN3NZpXzo426dHAUqu4dn7draOwBshk4CE//Dhw3WY1oyBw/VW5myVreWK0Yo+Sb4nXknq nTkY08iQNuHFXNyhZp//8rKpBM+yhqSMBpMinAOEw7arnFBKG9PcMEGkoSqjdw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693931712; a=rsa-sha256; cv=none; b=SgA1Iy++MHWkZ4Wr7msxrlr3wBwfKim8ybtb1/dvxX0vyYh9mBB8BhIeohlhv3s68cUNCu nA0XQG2fT7eMHCSFbR30DOAqktkNo+qrJ/nUQKjsk2mazFJG43j6K0aejVhTsWbxBKzpY9 zYltF5pxX6zH+SjpZhqy79VL923UFjuZZvr1h6dnVM/8gdF9h2sI2sQRIrc2t/zxfeVu2S RYNfFhJ3f8wRnLYAZpiF5ZrwS0/6QQcAbyP6zbaBKyB2mWVPIk9MoxA75s21RnEyu+bPCB 9oRkK/7yRGHchohFxD8w5mxIrwIo5MECndNe0mrKXkcpr7u4vUFqBTMVUwO2FQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdYzb-0004o8-1X; Tue, 05 Sep 2023 12:33:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdYzW-0004fc-O2 for guix-patches@gnu.org; Tue, 05 Sep 2023 12:33:27 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qdYzW-0008Jk-FP for guix-patches@gnu.org; Tue, 05 Sep 2023 12:33:26 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdYzT-0000CJ-Qe; Tue, 05 Sep 2023 12:33:23 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65758] [PATCH v6 47/55] gnu: Add python-l18n. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Tue, 05 Sep 2023 16:33:23 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65758 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65758@debbugs.gnu.org Cc: ngraves@ngraves.fr, Lars-Dominik Braun , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , jgart Received: via spool by 65758-submit@debbugs.gnu.org id=B65758.1693931586320 (code B ref 65758); Tue, 05 Sep 2023 16:33:23 +0000 Received: (at 65758) by debbugs.gnu.org; 5 Sep 2023 16:33:06 +0000 Received: from localhost ([127.0.0.1]:58461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYzB-0008WT-OD for submit@debbugs.gnu.org; Tue, 05 Sep 2023 12:33:06 -0400 Received: from 3.mo560.mail-out.ovh.net ([46.105.58.226]:43129) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdYz2-0008UF-36 for 65758@debbugs.gnu.org; Tue, 05 Sep 2023 12:32:56 -0400 Received: from director5.ghost.mail-out.ovh.net (unknown [10.109.143.232]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 00EEC27291 for <65758@debbugs.gnu.org>; Tue, 5 Sep 2023 16:32:54 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-fnfmg (unknown [10.110.171.20]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 9C7AB1FD69; Tue, 5 Sep 2023 16:32:54 +0000 (UTC) Received: from ngraves.fr ([37.59.142.97]) by ghost-submission-6684bf9d7b-fnfmg with ESMTPSA id qnrMJDZY92R+vgEA6/Nu3w (envelope-from ); Tue, 05 Sep 2023 16:32:54 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Tue, 5 Sep 2023 18:31:23 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <210284f7682898dae8772280ec23f175e26255a9.1693931491.git.ngraves@ngraves.fr> References: <210284f7682898dae8772280ec23f175e26255a9.1693931491.git.ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 6356267924337320674 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudehuddgjeelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddrleejnecuvehluhhsthgvrhfuihiivgepvdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeiheejheekseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedtpdhmohguvgepshhmthhpohhuth 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Spam-Score: -6.23 X-Migadu-Queue-Id: D421242DF8 X-Migadu-Spam-Score: -6.23 X-TUID: 9mayla1USDcf * gnu/packages/python-xyz.scm (python-l18n): 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 c849521161..148f70b615 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1891,6 +1891,26 @@ (define-public python-shortuuid module and then similar looking characters are removed.") (license license:bsd-3))) +(define-public python-l18n + (package + (name "python-l18n") + (version "2021.3") + (source + (origin + (method url-fetch) + (uri (pypi-uri "l18n" version)) + (sha256 + (base32 "0j6q89d1mk03snvj4v1600fbrxjlq59k5490rhsp3lbkss8fhmhr")))) + (build-system pyproject-build-system) + (native-inputs (list python-wheel)) + (propagated-inputs (list python-pytz python-six)) + (home-page "https://github.com/tkhyn/l18n") + (synopsis "Internationalization for timezones and territories") + (description + "This package provides internationalization for @code{python-pytz} +timezones and territories.") + (license license:expat))) + (define-public python-logwrap (package (name "python-logwrap") -- 2.41.0