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 DD6A315814C for ; Thu, 28 Sep 2023 08:25:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B0F22BC013; Thu, 28 Sep 2023 08:25:17 +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 A42432BC013 for ; Thu, 28 Sep 2023 08:25:16 +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 B208D335CE9 for ; Thu, 28 Sep 2023 08:25:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AC12126D for ; Thu, 28 Sep 2023 08:25:14 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1695889499.85e0d8fb0e30fe39653eb06885e5cfd7c292a21f.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-rtmidi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-rtmidi/python-rtmidi-1.5.5.ebuild X-VCS-Directories: dev-python/python-rtmidi/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 85e0d8fb0e30fe39653eb06885e5cfd7c292a21f X-VCS-Branch: master Date: Thu, 28 Sep 2023 08:25:14 +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: 98e5e2d0-7f77-4842-bc82-6cc464e39d22 X-Archives-Hash: e053b20b5cea8e2e3a08cdd878de4ff0 commit: 85e0d8fb0e30fe39653eb06885e5cfd7c292a21f Author: Marek Szuba gentoo org> AuthorDate: Thu Sep 28 08:14:50 2023 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Sep 28 08:24:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85e0d8fb dev-python/python-rtmidi: add dev-python/meson-python version cap Bug: https://bugs.gentoo.org/914455 Signed-off-by: Marek Szuba gentoo.org> dev-python/python-rtmidi/python-rtmidi-1.5.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/python-rtmidi/python-rtmidi-1.5.5.ebuild b/dev-python/python-rtmidi/python-rtmidi-1.5.5.ebuild index 18e140eddb8a..6c02bf0231cc 100644 --- a/dev-python/python-rtmidi/python-rtmidi-1.5.5.ebuild +++ b/dev-python/python-rtmidi/python-rtmidi-1.5.5.ebuild @@ -32,6 +32,7 @@ RESTRICT="test" DEPEND="media-libs/rtmidi[alsa?,jack?]" RDEPEND="${DEPEND}" BDEPEND="