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 B0EB6138330 for ; Tue, 4 Oct 2016 19:10:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F38E2E0B6E; Tue, 4 Oct 2016 19:10:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA5D7E0B6E for ; Tue, 4 Oct 2016 19:10:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB51C341018 for ; Tue, 4 Oct 2016 19:10:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4811824A0 for ; Tue, 4 Oct 2016 19:10:06 +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: <1475608166.c461da85e2b805028539f121f2a540c7ff08f4df.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-serialization/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-serialization/oslo-serialization-2.13.0.ebuild X-VCS-Directories: dev-python/oslo-serialization/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: c461da85e2b805028539f121f2a540c7ff08f4df X-VCS-Branch: master Date: Tue, 4 Oct 2016 19:10:06 +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: 62f1ca83-39f8-424c-b58e-20974c917495 X-Archives-Hash: 037fce9ec71ecf99f0bf81a0a816cf1d commit: c461da85e2b805028539f121f2a540c7ff08f4df Author: Matthew Thode gentoo org> AuthorDate: Tue Oct 4 15:38:11 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Oct 4 19:09:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c461da85 dev-python/oslo-serialization: fixing missing distutils-r1_python_prepare_all Package-Manager: portage-2.3.0 dev-python/oslo-serialization/oslo-serialization-2.13.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/oslo-serialization/oslo-serialization-2.13.0.ebuild b/dev-python/oslo-serialization/oslo-serialization-2.13.0.ebuild index 36cd8f2..2b123ea 100644 --- a/dev-python/oslo-serialization/oslo-serialization-2.13.0.ebuild +++ b/dev-python/oslo-serialization/oslo-serialization-2.13.0.ebuild @@ -49,6 +49,7 @@ RDEPEND=" python_prepare_all() { use doc && esetup.py build_sphinx + distutils-r1_python_prepare_all } # Note: Tests fail due to requiring installation.