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 96B441382C5 for ; Fri, 5 Jan 2018 09:36:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3414AE0BCB; Fri, 5 Jan 2018 09:36:53 +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 033E9E0BC7 for ; Fri, 5 Jan 2018 09:36:53 +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 C2A4B335C3B for ; Fri, 5 Jan 2018 09:36:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB8D41A9 for ; Fri, 5 Jan 2018 09:36:48 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1515144996.28d5e70da16a30010561c78082ba3243cdc7c7c3.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lz4/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/lz4/Manifest dev-python/lz4/lz4-0.10.0.ebuild dev-python/lz4/lz4-0.9.0.ebuild X-VCS-Directories: dev-python/lz4/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 28d5e70da16a30010561c78082ba3243cdc7c7c3 X-VCS-Branch: master Date: Fri, 5 Jan 2018 09:36:48 +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: 37f3a903-802d-40d3-a22e-cc0f2460f1d5 X-Archives-Hash: 0fb2a55cb2d4979eb7606b65f0908199 commit: 28d5e70da16a30010561c78082ba3243cdc7c7c3 Author: Michał Górny gentoo org> AuthorDate: Thu Jan 4 23:30:57 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Jan 5 09:36:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d5e70d dev-python/lz4: Clean old up dev-python/lz4/Manifest | 2 -- dev-python/lz4/lz4-0.10.0.ebuild | 24 ------------------------ dev-python/lz4/lz4-0.9.0.ebuild | 24 ------------------------ 3 files changed, 50 deletions(-) diff --git a/dev-python/lz4/Manifest b/dev-python/lz4/Manifest index eb4a0610dd9..1879b1d6495 100644 --- a/dev-python/lz4/Manifest +++ b/dev-python/lz4/Manifest @@ -1,4 +1,2 @@ -DIST lz4-0.10.0.tar.gz 91852 BLAKE2B 0817c76e4e7936b61083b5912e1f29380797e0ad985c6df7f7697f757e43d3c7a95852b595f30475c68223e237522c88b097f9a35fc3d0b8984bfe869430cf66 SHA512 5a998eb2a541e7a6b8ff7a2d8c1fc0e6d30cddb35ec2b400f60726a6c9d996e2488c738dd841c16069a13d3eaadad3479ca173cd8c863c7e73cd5a26d77ef658 DIST lz4-0.10.1.tar.gz 92068 BLAKE2B e581540036d1008c5efa008a1b980c1bd612bab94635b7a506e230921bd17c534fb99272e3ea09bc5be4faf09e0a8f701224c433df1615b4e708d620a23e1149 SHA512 538880742257e08b027c45c33aa29e12d7303826f63817d1f6d316ea9b69dfb20710a4f573499ce141cffd12fbac701305405521cb815e2329333934e7e1f2c9 DIST lz4-0.8.2.tar.gz 30818 BLAKE2B ec51d733ebd33fcb00d3d3b634d11be39d92b14741a595139e23b5b067955a43ca325a0a655233a5ae3a62e18a1cf70cc21787d443703fc1a56ab7a765d5e2f4 SHA512 e516d5c3309f214fa422b040a0aacdda079395624dd4f5548ed7af637b1594012aac75b309cef260b41c10a623410f815fc089b54ca5d80955d5f2ead12841b1 -DIST lz4-0.9.0.tar.gz 86939 BLAKE2B f05201273c89bc844199d54f1f05dea87aee211273b16dbaf612abc941b557f83b2cc25b492c502ae65364df59105a439891f75f9786b96665e0453e6efc373e SHA512 744d1759e3aecdd75c1045594f05ca8d7b849c737315d5115d7e84e6a8fbe8463bde301466686245662d71f916aed691a6628b8cf5af9c1c1ad2a0352e11947d diff --git a/dev-python/lz4/lz4-0.10.0.ebuild b/dev-python/lz4/lz4-0.10.0.ebuild deleted file mode 100644 index 3e2cd6e23b1..00000000000 --- a/dev-python/lz4/lz4-0.10.0.ebuild +++ /dev/null @@ -1,24 +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} pypy ) - -inherit distutils-r1 - -DESCRIPTION="LZ4 Bindings for Python" -HOMEPAGE="https://pypi.python.org/pypi/lz4 https://github.com/python-lz4/python-lz4" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" -IUSE="test" - -DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}] - test? ( dev-python/nose[${PYTHON_USEDEP}] )" - -python_test() { - nosetests || die -} diff --git a/dev-python/lz4/lz4-0.9.0.ebuild b/dev-python/lz4/lz4-0.9.0.ebuild deleted file mode 100644 index 3e2cd6e23b1..00000000000 --- a/dev-python/lz4/lz4-0.9.0.ebuild +++ /dev/null @@ -1,24 +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} pypy ) - -inherit distutils-r1 - -DESCRIPTION="LZ4 Bindings for Python" -HOMEPAGE="https://pypi.python.org/pypi/lz4 https://github.com/python-lz4/python-lz4" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" -IUSE="test" - -DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}] - test? ( dev-python/nose[${PYTHON_USEDEP}] )" - -python_test() { - nosetests || die -}