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 C029715817D for ; Thu, 6 Jun 2024 14:03:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97F83E2AC0; Thu, 6 Jun 2024 14:03:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78994E2AC0 for ; Thu, 6 Jun 2024 14:03:47 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 963B0335D21 for ; Thu, 6 Jun 2024 14:03:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B9801C8B for ; Thu, 6 Jun 2024 14:03:43 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1717682587.eefc513facee27fed32c9e7cda526be60d9e515a.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/simpy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/simpy/simpy-4.1.1.ebuild X-VCS-Directories: dev-python/simpy/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: eefc513facee27fed32c9e7cda526be60d9e515a X-VCS-Branch: master Date: Thu, 6 Jun 2024 14:03:43 +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: 391b525e-fe4e-4bf8-b894-e94638a61610 X-Archives-Hash: c9893a38ef8ed19d833cf75191c73679 commit: eefc513facee27fed32c9e7cda526be60d9e515a Author: Matoro Mahri matoro tk> AuthorDate: Wed Jun 5 20:03:45 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Jun 6 14:03:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eefc513f dev-python/simpy: Stabilize 4.1.1 amd64, #918822 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> dev-python/simpy/simpy-4.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/simpy/simpy-4.1.1.ebuild b/dev-python/simpy/simpy-4.1.1.ebuild index b28cb3004ef4..0c423bf8d931 100644 --- a/dev-python/simpy/simpy-4.1.1.ebuild +++ b/dev-python/simpy/simpy-4.1.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}]