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 1F4451382C5 for ; Mon, 22 Jan 2018 01:51:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71805E0919; Mon, 22 Jan 2018 01:51:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 4CA39E0919 for ; Mon, 22 Jan 2018 01:51:14 +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 AB05D335C69 for ; Mon, 22 Jan 2018 01:51:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 427B71A4 for ; Mon, 22 Jan 2018 01:51:11 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1516585736.1966270177684d9503d861cefcf9e7b6567c5c3c.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/reportlab/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/reportlab/reportlab-3.3.0-r1.ebuild dev-python/reportlab/reportlab-3.3.0-r2.ebuild dev-python/reportlab/reportlab-3.4.0-r1.ebuild dev-python/reportlab/reportlab-3.4.0.ebuild X-VCS-Directories: dev-python/reportlab/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 1966270177684d9503d861cefcf9e7b6567c5c3c X-VCS-Branch: master Date: Mon, 22 Jan 2018 01:51:11 +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: c300c3e2-1413-4b9e-b19d-1d8006303598 X-Archives-Hash: 8ecce019e64b2e9472b998512082a873 commit: 1966270177684d9503d861cefcf9e7b6567c5c3c Author: Zac Medico gentoo org> AuthorDate: Mon Jan 22 01:48:09 2018 +0000 Commit: Zac Medico gentoo org> CommitDate: Mon Jan 22 01:48:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19662701 dev-python/reportlab: revbumps for changed pillow dep Since sys-apps/portage-2.3.20 defaults to --dynamic-deps=n, this revbump is needed in order to correct the dependencies of installed instances of reportlab. Fixes: cf7345045e14 ("dev-python/reportlab: Fix dev-python/pillow dependency") Bug: https://bugs.gentoo.org/645310 Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --force .../reportlab/{reportlab-3.3.0-r1.ebuild => reportlab-3.3.0-r2.ebuild} | 2 +- .../reportlab/{reportlab-3.4.0.ebuild => reportlab-3.4.0-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/reportlab/reportlab-3.3.0-r1.ebuild b/dev-python/reportlab/reportlab-3.3.0-r2.ebuild similarity index 97% rename from dev-python/reportlab/reportlab-3.3.0-r1.ebuild rename to dev-python/reportlab/reportlab-3.3.0-r2.ebuild index f950134c4fd..b5246ec3edf 100644 --- a/dev-python/reportlab/reportlab-3.3.0-r1.ebuild +++ b/dev-python/reportlab/reportlab-3.3.0-r2.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 diff --git a/dev-python/reportlab/reportlab-3.4.0.ebuild b/dev-python/reportlab/reportlab-3.4.0-r1.ebuild similarity index 97% rename from dev-python/reportlab/reportlab-3.4.0.ebuild rename to dev-python/reportlab/reportlab-3.4.0-r1.ebuild index d9aff09004a..86a8de6dbd0 100644 --- a/dev-python/reportlab/reportlab-3.4.0.ebuild +++ b/dev-python/reportlab/reportlab-3.4.0-r1.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=6