From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1505315800D for ; Sun, 9 Jul 2023 20:25:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C03EFE0899; Sun, 9 Jul 2023 20:25:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A12D8E0899 for ; Sun, 9 Jul 2023 20:25:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5AF0341001 for ; Sun, 9 Jul 2023 20:25:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 323FE51F for ; Sun, 9 Jul 2023 20:25:50 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1688934336.85f421ad892363b7e6c8bcc68945946f827955e3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/Faker/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/Faker/Faker-18.11.2.ebuild X-VCS-Directories: dev-python/Faker/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 85f421ad892363b7e6c8bcc68945946f827955e3 X-VCS-Branch: master Date: Sun, 9 Jul 2023 20:25:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c1b48c90-f738-4491-adb4-0619d0b272d4 X-Archives-Hash: c6095d5551802812ca05017b0b4ca095 commit: 85f421ad892363b7e6c8bcc68945946f827955e3 Author: Sam James gentoo org> AuthorDate: Sun Jul 9 20:25:30 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 9 20:25:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f421ad dev-python/Faker: Stabilize 18.11.2 ALLARCHES, #910111 Signed-off-by: Sam James gentoo.org> dev-python/Faker/Faker-18.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/Faker/Faker-18.11.2.ebuild b/dev-python/Faker/Faker-18.11.2.ebuild index 48c456a2d7b5..710178d555ae 100644 --- a/dev-python/Faker/Faker-18.11.2.ebuild +++ b/dev-python/Faker/Faker-18.11.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]