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 C1A60139695 for ; Sun, 23 Jul 2017 12:11:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 366741FC056; Sun, 23 Jul 2017 12:11:56 +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 07BA21FC056 for ; Sun, 23 Jul 2017 12:11:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2CB26341725 for ; Sun, 23 Jul 2017 12:11:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99D4874B8 for ; Sun, 23 Jul 2017 12:11:53 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1500811905.5f1b40b232dd53ad9294ad7ccc310bcf0fb63f90.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyhcl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyhcl/Manifest dev-python/pyhcl/pyhcl-0.3.5.ebuild X-VCS-Directories: dev-python/pyhcl/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 5f1b40b232dd53ad9294ad7ccc310bcf0fb63f90 X-VCS-Branch: master Date: Sun, 23 Jul 2017 12:11:53 +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: 30b260df-3fd7-4172-bfed-8bac540d9256 X-Archives-Hash: a68cabe227c000c02dd40fe400dbec74 commit: 5f1b40b232dd53ad9294ad7ccc310bcf0fb63f90 Author: Michael Palimaka gentoo org> AuthorDate: Sun Jul 23 12:11:34 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Jul 23 12:11:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f1b40b2 dev-python/pyhcl: remove 0.3.5 Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-python/pyhcl/Manifest | 1 - dev-python/pyhcl/pyhcl-0.3.5.ebuild | 30 ------------------------------ 2 files changed, 31 deletions(-) diff --git a/dev-python/pyhcl/Manifest b/dev-python/pyhcl/Manifest index 90f98ccfb77..a0142368efd 100644 --- a/dev-python/pyhcl/Manifest +++ b/dev-python/pyhcl/Manifest @@ -1,3 +1,2 @@ DIST pyhcl-0.2.3.tar.gz 21796 SHA256 99f49100162a93a746b36903afef964132949f640f5e74c0e0de9106eaf1ac53 SHA512 09cc9dd53048170ad49794d0944acaacba2c08bc5a05bb8d699bb47dc0a03eb32881ddf4dc0771e8b6ee008f7a47b5e95beed4bd77b173c88c6cc322eff4678f WHIRLPOOL 421b4167ff7a2e2e41d9441eb7a17b16b9830ae430c19c03b8c6a2a4b340e0a2039d1551c1b5fda5aefb6cbae522accd03bf2b2e3363d17db0fac78ee4ce113d -DIST pyhcl-0.3.5.tar.gz 22073 SHA256 3911be54796ea05fc4fa1d19837b4581c8801a8802436d5270ccf6153007d1e7 SHA512 ccd2b669aea0bb5638c0ff410cb4cdb6789fd332b5e2b11fb1ca1da4fc195b479310b39b6e74c45b8e0e940b73c5013f3db514996998c7601efec4e86022a909 WHIRLPOOL cfb68f6dc1704597fea40b495ef3dbf04ad09d38d7254bc873cf0cfbc87d1fcc1fcc114d39328c790051a2e01e624e5bd7993f777031db8d474239422766b341 DIST pyhcl-0.3.6.tar.gz 23682 SHA256 cbb0c2b096570f6af876b9705b6b5302426d4895fb370f71900379de897f140e SHA512 27cb190947162e62766f7f4e33b1fbda8ac6a9750418b17cb8d9fa2b9fd0de28fc3e2c9d27f59af7c4740239794e9c81148b7ef20ad8f5d4fb59348c0cf9c5e8 WHIRLPOOL b7df58970d5eda0cda1df9d42e0ac42cd43838f582c7ff802e18fba36c7b760ef6b2ee9efcf795f949b5675a83c48c3c54c2fe5ee9c9ee03c63b77f6d5067691 diff --git a/dev-python/pyhcl/pyhcl-0.3.5.ebuild b/dev-python/pyhcl/pyhcl-0.3.5.ebuild deleted file mode 100644 index a21ac72f71b..00000000000 --- a/dev-python/pyhcl/pyhcl-0.3.5.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) - -inherit distutils-r1 - -DESCRIPTION="HCL configuration parser for python" -HOMEPAGE="https://github.com/virtuald/pyhcl" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MPL-2.0" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND=">=dev-python/ply-3.4[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - test? ( dev-python/pytest[${PYTHON_USEDEP}] )" - -python_prepare_all() { - sed -i -e "s/==.*$//" requirements.txt || die - distutils-r1_python_prepare_all -} - -python_test() { - py.test -v || die -}