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 ED0671396D9 for ; Sun, 29 Oct 2017 13:12:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 395172BC0CA; Sun, 29 Oct 2017 13:12:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0573B2BC0CA for ; Sun, 29 Oct 2017 13:12:13 +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 72DBF34167B for ; Sun, 29 Oct 2017 13:12:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0447082E for ; Sun, 29 Oct 2017 13:12:11 +0000 (UTC) From: "Cédric Krier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Cédric Krier" Message-ID: <1509282717.4df908b29cf97e728c5217f1e405ed65c87bdae0.cedk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cookiecutter/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cookiecutter/Manifest dev-util/cookiecutter/cookiecutter-1.5.1.ebuild dev-util/cookiecutter/cookiecutter-1.6.0.ebuild X-VCS-Directories: dev-util/cookiecutter/ X-VCS-Committer: cedk X-VCS-Committer-Name: Cédric Krier X-VCS-Revision: 4df908b29cf97e728c5217f1e405ed65c87bdae0 X-VCS-Branch: master Date: Sun, 29 Oct 2017 13:12: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: e56f0272-aa54-4607-9282-63d68a996406 X-Archives-Hash: 585fb581026160684bc5176b52041632 commit: 4df908b29cf97e728c5217f1e405ed65c87bdae0 Author: Cédric Krier gentoo org> AuthorDate: Sun Oct 29 13:11:57 2017 +0000 Commit: Cédric Krier gentoo org> CommitDate: Sun Oct 29 13:11:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df908b2 dev-util/cookiecutter: Version bumps Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-util/cookiecutter/Manifest | 2 +- .../{cookiecutter-1.5.1.ebuild => cookiecutter-1.6.0.ebuild} | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/dev-util/cookiecutter/Manifest b/dev-util/cookiecutter/Manifest index f7e3aefb381..4236d820baf 100644 --- a/dev-util/cookiecutter/Manifest +++ b/dev-util/cookiecutter/Manifest @@ -1 +1 @@ -DIST cookiecutter-1.5.1.tar.gz 247703 SHA256 eaf8c67c75335b899e58c608562536b4159284e8078cb59591505526aab7bbea SHA512 f40c38c0162ba7e2b5b65685509955d7949bca9497b18cbddcbf98926cd3afdc4b9cca5cf62fe1d4ee80175429df124b483c32912b883c34b13a783c227188d2 WHIRLPOOL 3a3a173eb986811fdcfd24faccfb0f1212e8095fa3f2ea35cd2abae8585cdf2046424075db8b078ae5089232aaa70369814a187ba911e863a0ba35ae3a203f95 +DIST cookiecutter-1.6.0.tar.gz 255579 SHA256 0c9018699b556b83d7c37b27fe0cc17485b90b6e1f47365b3cdddf77f6ca9d36 SHA512 0a06ae8fe7aceeeb0bcb98b5981d743b2e2e5d5f121c2e0703bb76399b0433816beaddb64c92f28d50f1781737db25907a10ec7b59f6c02c17171cfb56fb12f4 WHIRLPOOL aeb0250faf731f944b5061829e7db805e0775e3179b1dc67355e86efdbaadf4c49fb30057dc8838fdb8d2fceebb0e182328a750245dd119630b0f8724ca921f4 diff --git a/dev-util/cookiecutter/cookiecutter-1.5.1.ebuild b/dev-util/cookiecutter/cookiecutter-1.6.0.ebuild similarity index 84% rename from dev-util/cookiecutter/cookiecutter-1.5.1.ebuild rename to dev-util/cookiecutter/cookiecutter-1.6.0.ebuild index 19b53137982..5981c6b9526 100644 --- a/dev-util/cookiecutter/cookiecutter-1.5.1.ebuild +++ b/dev-util/cookiecutter/cookiecutter-1.6.0.ebuild @@ -17,18 +17,20 @@ SLOT="0" KEYWORDS="~amd64" IUSE="test" -RDEPEND=">=dev-python/binaryornot-0.2.0[${PYTHON_USEDEP}] - >=dev-python/future-0.15.2[${PYTHON_USEDEP}] +RDEPEND=">=dev-python/future-0.15.2[${PYTHON_USEDEP}] + >=dev-python/binaryornot-0.2.0[${PYTHON_USEDEP}] >=dev-python/jinja-2.7[${PYTHON_USEDEP}] >=dev-python/click-5.0[${PYTHON_USEDEP}] >=dev-python/whichcraft-0.1.1[${PYTHON_USEDEP}] >=dev-python/poyo-0.4.0[${PYTHON_USEDEP}] >=dev-python/jinja2-time-0.1.0[${PYTHON_USEDEP}] + >=dev-python/requests-2.18.0[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} test? ( dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-cov[${PYTHON_USEDEP}] >=dev-python/pytest-mock-1.1[${PYTHON_USEDEP}] dev-python/pytest-catchlog[${PYTHON_USEDEP}] dev-python/freezegun[${PYTHON_USEDEP}] )"