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 242731382C5 for ; Fri, 30 Mar 2018 00:26:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2359E0769; Fri, 30 Mar 2018 00:26:33 +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 C95EAE0769 for ; Fri, 30 Mar 2018 00:26:33 +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 3C39A335D2C for ; Fri, 30 Mar 2018 00:26:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 279B0260 for ; Fri, 30 Mar 2018 00:26:30 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1522369580.1a4dfcfebf8ad95e492a298f4a20ddb28960a28d.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-openstackclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-openstackclient/Manifest dev-python/python-openstackclient/python-openstackclient-3.14.0.ebuild dev-python/python-openstackclient/python-openstackclient-3.14.1.ebuild X-VCS-Directories: dev-python/python-openstackclient/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 1a4dfcfebf8ad95e492a298f4a20ddb28960a28d X-VCS-Branch: master Date: Fri, 30 Mar 2018 00:26:30 +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: 4b79ea39-721d-4fa7-868d-47dc7ce66b8a X-Archives-Hash: 95eab2fc5f2cefdc76e13d62b69fa518 commit: 1a4dfcfebf8ad95e492a298f4a20ddb28960a28d Author: Matthew Thode gentoo org> AuthorDate: Fri Mar 30 00:25:56 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Fri Mar 30 00:26:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a4dfcfe dev-python/python-openstackclient: 3.14.1 bup Package-Manager: Portage-2.3.26, Repoman-2.3.7 dev-python/python-openstackclient/Manifest | 2 +- ...enstackclient-3.14.0.ebuild => python-openstackclient-3.14.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-openstackclient/Manifest b/dev-python/python-openstackclient/Manifest index 16069541348..f32386c29b0 100644 --- a/dev-python/python-openstackclient/Manifest +++ b/dev-python/python-openstackclient/Manifest @@ -1,2 +1,2 @@ DIST python-openstackclient-3.12.0.tar.gz 617159 BLAKE2B 755420f6e42c6600b04fb6899c533e8c08caa9d8e4f77d214ccd6100d558e6651ae986b0b3a131b3637dd1e9424543a6127fa4588f481fe41a29dcaf6ec3ff71 SHA512 a36c17d2ed138e984af978b436beaca3ae8efddc089ddc6b9fda9e51bdb4c8fc1cc645a68225cc08709acd368ff7d2a70f748f7be752ad8e68fe59b4eb36802d -DIST python-openstackclient-3.14.0.tar.gz 668430 BLAKE2B 2bce52f1977be0b17c53ee0bf6e1dc6fea36f71208c6a839feadc2ce33d302d31b870d21ece6daff8efb970857fbb547e7f20769abeaf22552b89c9732494bbd SHA512 5790e48d0dc81ec006e5f1870c730a8b514590e10e5f151ae128005d243387858c22c9266b50bcfe237bc9a6d9f07f82209cf813b4cbc25fda431cf88799588e +DIST python-openstackclient-3.14.1.tar.gz 664808 BLAKE2B 7444a33e494f8185ae604032e8082cdf1719ca51cee998e3006edd880053e81b78d07c87c1049392ed7596d9f13fbd351eb0885f4dfb570ac213b04108e6c40c SHA512 9b3e6032dbebd2be32fbd555bb50e03a435941c96337261be8a6e0478122f1f5d4094d47c9cd77e2961f7e9d2b1c35e7b812928a431c2dae9de257919df470a3 diff --git a/dev-python/python-openstackclient/python-openstackclient-3.14.0.ebuild b/dev-python/python-openstackclient/python-openstackclient-3.14.1.ebuild similarity index 100% rename from dev-python/python-openstackclient/python-openstackclient-3.14.0.ebuild rename to dev-python/python-openstackclient/python-openstackclient-3.14.1.ebuild