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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 175A61581FB for ; Mon, 2 Dec 2024 10:48:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D912EE080E; Mon, 2 Dec 2024 10:48:38 +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 066C4E080E for ; Mon, 2 Dec 2024 10:48:37 +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 D82A3343003 for ; Mon, 2 Dec 2024 10:48:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70026214E for ; Mon, 2 Dec 2024 10:48:33 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1733058754.fb7f6a4f28d5a9ff663fb79011fbf16f63a8cc9f.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/mpxj/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/mpxj/Manifest dev-python/mpxj/mpxj-13.6.0-r1.ebuild dev-python/mpxj/mpxj-13.7.0.ebuild X-VCS-Directories: dev-python/mpxj/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: fb7f6a4f28d5a9ff663fb79011fbf16f63a8cc9f X-VCS-Branch: master Date: Mon, 2 Dec 2024 10:48:33 +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: e4a56cf0-5d62-4557-8336-176d489cfbc1 X-Archives-Hash: 8e5f6362b9b671012f683baa72c9ede9 commit: fb7f6a4f28d5a9ff663fb79011fbf16f63a8cc9f Author: Ivan Lloro gmail com> AuthorDate: Sun Dec 1 13:12:06 2024 +0000 Commit: David Roman gmail com> CommitDate: Sun Dec 1 13:12:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb7f6a4f dev-python/mpxj: add 13.7.0, drop 13.6.0-r1 Signed-off-by: Ivan Lloro gmail.com> dev-python/mpxj/Manifest | 2 +- dev-python/mpxj/{mpxj-13.6.0-r1.ebuild => mpxj-13.7.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mpxj/Manifest b/dev-python/mpxj/Manifest index 76bf93a5a..c39f355ed 100644 --- a/dev-python/mpxj/Manifest +++ b/dev-python/mpxj/Manifest @@ -1 +1 @@ -DIST mpxj-13.6.0-py3-none-any.whl 26175997 BLAKE2B 417739ee5abac5cec2ab2a48c8c48bd644c07ee8e193ba6dd0e6a087aa1da73eac64f3086001e283d79630bff9e86cb9385f08a4a37a70133cbb82e130151deb SHA512 b90d88f3efd8daf9292245969a73eed3a6a386f65eaa444c5b58523ae1b240cc61d0a314c8b4f69a58e44d20c68cdb6af87665f3159cef47e0c338133e4fb93f +DIST mpxj-13.7.0-py3-none-any.whl 26177896 BLAKE2B 62717c995fdb66ddcfd67b63a6d023f564aa3ce153014fe79e0aa810cb9be3b1d2915c9ad813c2bfef31b688c0d6526728c48dfe7903ab7f56b7f0febadb1c2a SHA512 0d3df810c687d62776e00b639d253159ce030246032701522457c5cc1761ad7e3f198548e15b2fbe32641e6855d90d1d7caad18f9aa04349253e2e23663badbf diff --git a/dev-python/mpxj/mpxj-13.6.0-r1.ebuild b/dev-python/mpxj/mpxj-13.7.0.ebuild similarity index 100% rename from dev-python/mpxj/mpxj-13.6.0-r1.ebuild rename to dev-python/mpxj/mpxj-13.7.0.ebuild