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 5F51A15838C for ; Sun, 21 Jan 2024 12:56:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 894FCE29FB; Sun, 21 Jan 2024 12:56:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63A14E29FB for ; Sun, 21 Jan 2024 12:56:29 +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 8449C34329C for ; Sun, 21 Jan 2024 12:56:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A904A13AA for ; Sun, 21 Jan 2024 12:56:26 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1705841761.7bc5ee69fda2277259e0834e9e20ff9669fb861f.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/kineto/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/kineto/Manifest sci-libs/kineto/kineto-0.4.0_p20231031-r1.ebuild sci-libs/kineto/kineto-0.4.0_p20231127.ebuild X-VCS-Directories: sci-libs/kineto/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 7bc5ee69fda2277259e0834e9e20ff9669fb861f X-VCS-Branch: master Date: Sun, 21 Jan 2024 12:56:26 +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: e0a3de95-15f4-49fd-8f29-c367cffe0498 X-Archives-Hash: d18af5158a447a2eef2c2a919bb39c0e commit: 7bc5ee69fda2277259e0834e9e20ff9669fb861f Author: Alfredo Tupone gentoo org> AuthorDate: Sun Jan 21 12:56:01 2024 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sun Jan 21 12:56:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc5ee69 sci-libs/kineto: add 0.4.0_p20231127, drop 0.4.0_p20231031-r1 Closes: https://bugs.gentoo.org/908397 Signed-off-by: Alfredo Tupone gentoo.org> sci-libs/kineto/Manifest | 2 +- ...kineto-0.4.0_p20231031-r1.ebuild => kineto-0.4.0_p20231127.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/kineto/Manifest b/sci-libs/kineto/Manifest index 903e9a85559e..5306787a3e16 100644 --- a/sci-libs/kineto/Manifest +++ b/sci-libs/kineto/Manifest @@ -1 +1 @@ -DIST kineto-0.4.0_p20231031.tar.gz 8234532 BLAKE2B 11ff60f865a09f651facdb9752d9cb401f89d36d72f977b79fd35a128fe6666c6cba6aaaf8119a939d1e26b30dff55d8d30f484c7d9fb4ab626327f2bd574bf4 SHA512 48421d9a6f4487112f37222350b33a171fc0e2119fa4636380e6ecb6574300576325d5c21affc8ab3b9769264ab549918fa2c4e5fee2c2e24c09c1f3f87f3444 +DIST kineto-0.4.0_p20231127.tar.gz 8234629 BLAKE2B ac6e13340817eb283e387e699e70e5113571b258ee3ebf72f2d4a54a6349be22d84701ddec67fbc72d12be3fb0c321a71c8dd64a7f8a6d679522c49f21304fbc SHA512 316db3db624ae36720c0fcabb81f70c31b94ea64f18bc103aeadb75a25e06e113a774a3ec0c769881960ad61f3c2210172ccde1c451df653e7c430fbe89e4d9a diff --git a/sci-libs/kineto/kineto-0.4.0_p20231031-r1.ebuild b/sci-libs/kineto/kineto-0.4.0_p20231127.ebuild similarity index 87% rename from sci-libs/kineto/kineto-0.4.0_p20231031-r1.ebuild rename to sci-libs/kineto/kineto-0.4.0_p20231127.ebuild index b03ddc912224..3a0dcc58057b 100644 --- a/sci-libs/kineto/kineto-0.4.0_p20231031-r1.ebuild +++ b/sci-libs/kineto/kineto-0.4.0_p20231127.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{9..12} ) inherit python-any-r1 cmake prefix -CommitId=a30ca3f9509c2cfd28561abbca51328f0bdf9014 +CommitId=c7aeac02222978e7673ee5381bfcaa6b60d5d69c DESCRIPTION="part of the PyTorch Profiler" HOMEPAGE="https://github.com/pytorch/kineto" @@ -45,7 +45,7 @@ src_configure() { local mycmakeargs=( -DLIBKINETO_THIRDPARTY_DIR="${EPREFIX}"/usr/include/ ) - eapply $(prefixify_ro "${FILESDIR}"/${P}-gentoo.patch) + eapply $(prefixify_ro "${FILESDIR}"/${PN}-0.4.0_p20231031-gentoo.patch) cmake_src_configure }