From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 80F8515808A for ; Mon, 14 Jul 2025 00:03:50 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6F9D9340F79 for ; Mon, 14 Jul 2025 00:03:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1AD9111056B; Mon, 14 Jul 2025 00:03:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0DE0D110569 for ; Mon, 14 Jul 2025 00:03:24 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA9BC340E82 for ; Mon, 14 Jul 2025 00:03:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 449F53126 for ; Mon, 14 Jul 2025 00:03:20 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1752442552.c609a9771c63110cfe788060a04ce1c753556f61.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-octaviaclient/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-octaviaclient/Manifest dev-python/python-octaviaclient/python-octaviaclient-3.10.0-r1.ebuild dev-python/python-octaviaclient/python-octaviaclient-3.11.1.ebuild X-VCS-Directories: dev-python/python-octaviaclient/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: c609a9771c63110cfe788060a04ce1c753556f61 X-VCS-Branch: master Date: Mon, 14 Jul 2025 00:03:20 +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: a7262901-935d-4455-a4fa-1aff54e3cdf9 X-Archives-Hash: 497deedc8a4eedc6e74d8daa45df0ff7 commit: c609a9771c63110cfe788060a04ce1c753556f61 Author: Niklaus 'vimja' Hofer vimja email> AuthorDate: Sun Jul 13 21:35:52 2025 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Sun Jul 13 21:35:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c609a977 dev-python/python-octaviaclient: add 3.11.1, drop 3.10.0-r1 Signed-off-by: Niklaus 'vimja' Hofer vimja.email> dev-python/python-octaviaclient/Manifest | 2 +- ...ctaviaclient-3.10.0-r1.ebuild => python-octaviaclient-3.11.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-octaviaclient/Manifest b/dev-python/python-octaviaclient/Manifest index 75a1db2579..13c0c52216 100644 --- a/dev-python/python-octaviaclient/Manifest +++ b/dev-python/python-octaviaclient/Manifest @@ -1 +1 @@ -DIST python_octaviaclient-3.10.0.tar.gz 97294 BLAKE2B ca56e662bf0173ad4a922b6fc9f82fbfe7a5cd7488abc2746836db44b6e128e159272a7b9618703aef143c6f50764da5d16cf2142a7730fba9ceb37648c37de6 SHA512 cf867242794e9c79be283915040d5280134da28fa92c4371a9ff94f7c03189e5fe513c5da42cfc9079e3be54234dce868b1770e3869654135a5be159029c7b1c +DIST python_octaviaclient-3.11.1.tar.gz 97466 BLAKE2B f148eb93dcd10fa2d11b47d2920018666a22a11e9d88b25aea922a7146db3fa333d270311470421e8f677298768f2ac9b16c283e4dfe1f843b960f9dcbac218c SHA512 c9765255cfc69aed781d8d9d04f35e0548cf5a6f8f4cac52ca41f97f0db0e9a87ef5c902f133b233a5246c49c49364e8398173e6bf6d6bfc8cf89ae723de946e diff --git a/dev-python/python-octaviaclient/python-octaviaclient-3.10.0-r1.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-3.11.1.ebuild similarity index 100% rename from dev-python/python-octaviaclient/python-octaviaclient-3.10.0-r1.ebuild rename to dev-python/python-octaviaclient/python-octaviaclient-3.11.1.ebuild