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 3973C1581D3 for ; Mon, 20 May 2024 16:25:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5E5CE2A18; Mon, 20 May 2024 16:25:07 +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 A0840E2A18 for ; Mon, 20 May 2024 16:25:07 +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 AB0B7335DC2 for ; Mon, 20 May 2024 16:25:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1D4C1AFA for ; Mon, 20 May 2024 16:25:04 +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: <1716222205.191bb06fbc8823e897d58f5eb1f37be38a486c33.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scipy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/scipy/scipy-1.11.3-r1.ebuild dev-python/scipy/scipy-1.11.3-r2.ebuild dev-python/scipy/scipy-1.11.4-r1.ebuild dev-python/scipy/scipy-1.11.4.ebuild dev-python/scipy/scipy-1.12.0-r1.ebuild dev-python/scipy/scipy-1.12.0.ebuild X-VCS-Directories: dev-python/scipy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 191bb06fbc8823e897d58f5eb1f37be38a486c33 X-VCS-Branch: master Date: Mon, 20 May 2024 16:25:04 +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: bbd658e2-f2e7-403a-ae06-802f91cfa1c4 X-Archives-Hash: 18a4cd1cdaec6ef007b50916e5760164 commit: 191bb06fbc8823e897d58f5eb1f37be38a486c33 Author: Sam James gentoo org> AuthorDate: Mon May 20 16:23:25 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 20 16:23:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=191bb06f dev-python/scipy: fix revbump for numpy := dep Fixes: 4f4b142db2feab8ce890134c04875e04e11423de Signed-off-by: Sam James gentoo.org> dev-python/scipy/{scipy-1.11.3-r1.ebuild => scipy-1.11.3-r2.ebuild} | 0 dev-python/scipy/{scipy-1.11.4.ebuild => scipy-1.11.4-r1.ebuild} | 0 dev-python/scipy/{scipy-1.12.0.ebuild => scipy-1.12.0-r1.ebuild} | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-python/scipy/scipy-1.11.3-r1.ebuild b/dev-python/scipy/scipy-1.11.3-r2.ebuild similarity index 100% rename from dev-python/scipy/scipy-1.11.3-r1.ebuild rename to dev-python/scipy/scipy-1.11.3-r2.ebuild diff --git a/dev-python/scipy/scipy-1.11.4.ebuild b/dev-python/scipy/scipy-1.11.4-r1.ebuild similarity index 100% rename from dev-python/scipy/scipy-1.11.4.ebuild rename to dev-python/scipy/scipy-1.11.4-r1.ebuild diff --git a/dev-python/scipy/scipy-1.12.0.ebuild b/dev-python/scipy/scipy-1.12.0-r1.ebuild similarity index 100% rename from dev-python/scipy/scipy-1.12.0.ebuild rename to dev-python/scipy/scipy-1.12.0-r1.ebuild