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 E2D87138330 for ; Sat, 13 Jan 2018 12:16:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92E60E09B0; Sat, 13 Jan 2018 12:16:47 +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 63C52E09B0 for ; Sat, 13 Jan 2018 12:16:47 +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 4D689335C64 for ; Sat, 13 Jan 2018 12:16:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B11481BD for ; Sat, 13 Jan 2018 12:16:42 +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: <1515845784.b994cee9d032584c14e41643a5f8edfc1dd2b467.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rosdistro/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rosdistro/Manifest dev-python/rosdistro/rosdistro-0.6.4.ebuild dev-python/rosdistro/rosdistro-9999.ebuild X-VCS-Directories: dev-python/rosdistro/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b994cee9d032584c14e41643a5f8edfc1dd2b467 X-VCS-Branch: master Date: Sat, 13 Jan 2018 12:16:42 +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-Archives-Salt: cb4945d7-10aa-4b14-ba46-ac9fe30dc08a X-Archives-Hash: 10a47420977cdbb168b986208cc3445b commit: b994cee9d032584c14e41643a5f8edfc1dd2b467 Author: Alexis Ballier gentoo org> AuthorDate: Sat Jan 13 10:47:51 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Jan 13 12:16:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b994cee9 dev-python/rosdistro: bump to 0.6.4 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-python/rosdistro/Manifest | 1 + .../rosdistro/{rosdistro-9999.ebuild => rosdistro-0.6.4.ebuild} | 7 +++---- dev-python/rosdistro/rosdistro-9999.ebuild | 7 +++---- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/dev-python/rosdistro/Manifest b/dev-python/rosdistro/Manifest index 54d979f44ce..e164f3a9040 100644 --- a/dev-python/rosdistro/Manifest +++ b/dev-python/rosdistro/Manifest @@ -1 +1,2 @@ DIST rosdistro-0.6.3.tar.gz 48789 BLAKE2B f26da2b2624501321033390d554559a0b807b224c35e96ff1643d6060e0225b9de6e2f9df354c5f6f13d277ba5b46453fe5db10d31cd5b05f50a78360d2b03dd SHA512 9fe50a9ed67d5772912ad7d15c60179894f3d775b593e4f42fff6c5221a77ea89176c9239ac0e962d2997eb6b1b365ad47da1080f69e62a4c75e1ea3f26294f0 +DIST rosdistro-0.6.4.tar.gz 58603 BLAKE2B 9eed482987826b69eba51f1776df0d2285c496130d500f082f82fe7fbbb8e8d5767dcaec93582328a33c164a862ac2a46ac6d0ed0f770ebb16b25e680dc1e9af SHA512 92365b556cc6615245bd69cce35efb2fe879fe42fb4aafef08b2472c67b43e14e3088c1186e8b1d4f5f3781bfebbe826b3c361a9435ce27745a3506d20d40f85 diff --git a/dev-python/rosdistro/rosdistro-9999.ebuild b/dev-python/rosdistro/rosdistro-0.6.4.ebuild similarity index 80% copy from dev-python/rosdistro/rosdistro-9999.ebuild copy to dev-python/rosdistro/rosdistro-0.6.4.ebuild index e9ccf8b2beb..8780e241c60 100644 --- a/dev-python/rosdistro/rosdistro-9999.ebuild +++ b/dev-python/rosdistro/rosdistro-0.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,9 +18,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" else - SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz - https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz -> ${P}.tar.gz - " + SRC_URI="https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm" fi @@ -36,6 +34,7 @@ RDEPEND=" DEPEND="${RDEPEND} test? ( dev-python/nose[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] ) " diff --git a/dev-python/rosdistro/rosdistro-9999.ebuild b/dev-python/rosdistro/rosdistro-9999.ebuild index e9ccf8b2beb..8780e241c60 100644 --- a/dev-python/rosdistro/rosdistro-9999.ebuild +++ b/dev-python/rosdistro/rosdistro-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,9 +18,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" else - SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz - https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz -> ${P}.tar.gz - " + SRC_URI="https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm" fi @@ -36,6 +34,7 @@ RDEPEND=" DEPEND="${RDEPEND} test? ( dev-python/nose[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] ) "