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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D87C61580B1 for ; Tue, 31 Aug 2021 13:53:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B9CCE0955; Tue, 31 Aug 2021 13:53:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E7ABAE0955 for ; Tue, 31 Aug 2021 13:53:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45372340F73 for ; Tue, 31 Aug 2021 13:52:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8F387B for ; Tue, 31 Aug 2021 13:52:57 +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: <1630417957.2bca69cfef97a531c9c6d44d310e90bc9f734034.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/mat2/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/mat2/Manifest app-misc/mat2/mat2-0.12.1.ebuild app-misc/mat2/mat2-0.12.2.ebuild X-VCS-Directories: app-misc/mat2/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 2bca69cfef97a531c9c6d44d310e90bc9f734034 X-VCS-Branch: dev Date: Tue, 31 Aug 2021 13:52:57 +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: 4bc85c5d-fb64-4b81-9c0e-54a1cec84121 X-Archives-Hash: 1d825c2aa27c6dac6584a22dcc1612f8 commit: 2bca69cfef97a531c9c6d44d310e90bc9f734034 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Tue Aug 31 13:51:24 2021 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Tue Aug 31 13:52:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2bca69cf app-misc/mat2: Clean bump, 0.12.2 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> app-misc/mat2/Manifest | 2 +- app-misc/mat2/{mat2-0.12.1.ebuild => mat2-0.12.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/mat2/Manifest b/app-misc/mat2/Manifest index e833cd0e3..adc51a315 100644 --- a/app-misc/mat2/Manifest +++ b/app-misc/mat2/Manifest @@ -1 +1 @@ -DIST mat2-0.12.1.tar.gz 10153207 BLAKE2B cb838c72aa2a9fae5ba6096c46b078d7186477a63a1bf452f6cd5337df7cbafbd10bc124d6eb52dcf610eb326bffa68f5115662d85fc6ade69985a7f0035af9b SHA512 fb45c27ef91c6c29071ead53a202fbd11f6972930f60bc5c550966d8dbfc727c3aabffdd39778b78961e91c929f78165119ff1005bf272f7173a123d1f629b18 +DIST mat2-0.12.2.tar.gz 10463222 BLAKE2B 2c0285b3352b313a9cb11c28cbb0423acb4bb9d49ba1941bbfe772d8a4b4a44703d42ba99df5894a499bc920b233b79059438cc27e99bc8e02a5f83aaa01a452 SHA512 cdf13d58e48cd69c873e9324d4d4aa30f5b1e281e83751ed0e5c0f1d726b9f75f7da191d632dc8f2536db829cb23883a7c6b8613c7499b33cf6804d43f4d1e23 diff --git a/app-misc/mat2/mat2-0.12.1.ebuild b/app-misc/mat2/mat2-0.12.2.ebuild similarity index 99% rename from app-misc/mat2/mat2-0.12.1.ebuild rename to app-misc/mat2/mat2-0.12.2.ebuild index b3d3c6a13..a0226fe75 100644 --- a/app-misc/mat2/mat2-0.12.1.ebuild +++ b/app-misc/mat2/mat2-0.12.2.ebuild @@ -1,7 +1,7 @@ # Copyright 2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=(python3_{7..9}) PYTHON_REQ_USE="xml"