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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 834081581D3 for ; Wed, 15 May 2024 05:19:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99205E2A18; Wed, 15 May 2024 05:19:52 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7578CE2A18 for ; Wed, 15 May 2024 05:19: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 3FAAC3406C2 for ; Wed, 15 May 2024 05:19:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 769861A80 for ; Wed, 15 May 2024 05:19:49 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1715750380.6bc58c4e6866d751a3f4c0366c057c76a2b73330.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/stone/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/stone/Manifest dev-python/stone/stone-3.3.5.ebuild dev-python/stone/stone-3.3.6.ebuild X-VCS-Directories: dev-python/stone/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 6bc58c4e6866d751a3f4c0366c057c76a2b73330 X-VCS-Branch: dev Date: Wed, 15 May 2024 05:19:49 +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: 95d41f87-6e34-4331-a5a2-3c98a2548938 X-Archives-Hash: 27ccac663440f79263a0f65001158082 commit: 6bc58c4e6866d751a3f4c0366c057c76a2b73330 Author: Viorel Munteanu gentoo org> AuthorDate: Wed May 15 04:42:20 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed May 15 05:19:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6bc58c4e dev-python/stone: add 3.3.6, drop 3.3.5 Signed-off-by: Viorel Munteanu gentoo.org> dev-python/stone/Manifest | 2 +- dev-python/stone/{stone-3.3.5.ebuild => stone-3.3.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stone/Manifest b/dev-python/stone/Manifest index 36cafb5472..7c1b0983e9 100644 --- a/dev-python/stone/Manifest +++ b/dev-python/stone/Manifest @@ -1 +1 @@ -DIST stone-3.3.5.gh.tar.gz 281069 BLAKE2B 659048ef899c0a40d466d2c7cafca69ddbfea79f0efa1a95d153dec1a7382903c706d97e7ee71346235fd2d69e8121ef5c822f97cbadefd92eb349e40644fc84 SHA512 28431dabec6f5698b40b7f759a56a330b38266ce9824132d46cda1d2453199f44913469e3ae3b13e466f8023d154a896bc75affd67aa9a385de9b6df8cf99afa +DIST stone-3.3.6.gh.tar.gz 281082 BLAKE2B 5c2d19e98ad6f14b63a63e54a993820e8d31004d2e7fefcba4498c5315e3ec83548565cc575523e95801806add4185f0c14dc08c75d76cf4b44ba41e7e853463 SHA512 9a136f6b532390e7cc35880ebbc49a341b6730ebd9c27a2d1ea6d6bef62e09f79ac7bb41e66f26fec5debee4145ebb27b23a06c1087b3fd2dacde025c3710b7a diff --git a/dev-python/stone/stone-3.3.5.ebuild b/dev-python/stone/stone-3.3.6.ebuild similarity index 100% rename from dev-python/stone/stone-3.3.5.ebuild rename to dev-python/stone/stone-3.3.6.ebuild