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 9407A139360 for ; Fri, 6 Aug 2021 13:30:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCFE9E0975; Fri, 6 Aug 2021 13:30:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C0F9DE0975 for ; Fri, 6 Aug 2021 13:30:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4E941342A48 for ; Fri, 6 Aug 2021 13:30:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35EFA8A7 for ; Fri, 6 Aug 2021 13:30:15 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1628256610.fac95f5de3af1677d7dd2226f0cd96d1a4748366.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/genpy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/genpy/Manifest dev-ros/genpy/genpy-0.6.14.ebuild dev-ros/genpy/genpy-0.6.16.ebuild X-VCS-Directories: dev-ros/genpy/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: fac95f5de3af1677d7dd2226f0cd96d1a4748366 X-VCS-Branch: master Date: Fri, 6 Aug 2021 13:30:15 +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: 52e97fe7-07f4-4fd0-8b4a-a65548d85a00 X-Archives-Hash: 01beaecf7dd644731c225711f6fbe5af commit: fac95f5de3af1677d7dd2226f0cd96d1a4748366 Author: Alexis Ballier gentoo org> AuthorDate: Fri Aug 6 13:22:57 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Aug 6 13:30:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fac95f5d dev-ros/genpy: bump to 0.6.16 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/genpy/Manifest | 2 +- dev-ros/genpy/{genpy-0.6.14.ebuild => genpy-0.6.16.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ros/genpy/Manifest b/dev-ros/genpy/Manifest index 00d6291e67b..9affe2bd75a 100644 --- a/dev-ros/genpy/Manifest +++ b/dev-ros/genpy/Manifest @@ -1 +1 @@ -DIST genpy-0.6.14.tar.gz 53964 BLAKE2B ff1503a56fdb07a5165d2891589450e3b40e85f68d541990828959b8d7f0e440091d77fd0bb4ac70fa0e39114b366c061e8d03979482539d2e5ca6cc3ff15b8c SHA512 5ce357ef41d2c06025ca2a06ca4111baf0d3b92dbdf877ea0ce5515d516d9e0fa46171057293ba96d5b55c5fa32b7c24ef28cfcd45be8bf9c3d73302feec6957 +DIST genpy-0.6.16.tar.gz 55296 BLAKE2B 061b7c761a8a8892ffbd27073812ffd375bbeabe1606efdd5d43082f693968cad1fbbdf87ec87b0f4ddc6cef81c22c6e562455885a4b8b82519f544bd5d1c672 SHA512 e87a368d6d966ca681d8abfa0fb16ce1f827aaa9cc0649ffd88ccb849fd3c479db0a36f7a82e16e386e83d471e2a75c38afebe33975a1cf6d42b98804ec7a1bd diff --git a/dev-ros/genpy/genpy-0.6.14.ebuild b/dev-ros/genpy/genpy-0.6.16.ebuild similarity index 93% rename from dev-ros/genpy/genpy-0.6.14.ebuild rename to dev-ros/genpy/genpy-0.6.16.ebuild index a5796a02b2e..e8cda9d3e50 100644 --- a/dev-ros/genpy/genpy-0.6.14.ebuild +++ b/dev-ros/genpy/genpy-0.6.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7