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 75442139694 for ; Fri, 23 Jun 2017 11:41:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DF8FE0D9B; Fri, 23 Jun 2017 11:41:34 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6844DE0DA0 for ; Fri, 23 Jun 2017 11:41:34 +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 ECDC83418DD for ; Fri, 23 Jun 2017 11:41:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DCCB7496 for ; Fri, 23 Jun 2017 11:41:31 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1498217984.51d6e84e6e1d28ffb360803ab05a739a1a04550d.mrueg@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 X-VCS-Directories: dev-python/lz4/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 51d6e84e6e1d28ffb360803ab05a739a1a04550d X-VCS-Branch: master Date: Fri, 23 Jun 2017 11:41:31 +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: 88cc4dc9-9fdd-4a5d-8062-250c858f2d33 X-Archives-Hash: ee30af447aa82c31b9fc95ebe28e9df6 commit: 51d6e84e6e1d28ffb360803ab05a739a1a04550d Author: Manuel Rüger gentoo org> AuthorDate: Fri Jun 23 11:39:44 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Fri Jun 23 11:39:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d6e84e dev-python/lz4: Version bump to 0.10.0 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/lz4/Manifest | 1 + dev-python/lz4/lz4-0.10.0.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/dev-python/lz4/Manifest b/dev-python/lz4/Manifest index 4ed6da77547..f442e898dcc 100644 --- a/dev-python/lz4/Manifest +++ b/dev-python/lz4/Manifest @@ -1,2 +1,3 @@ +DIST lz4-0.10.0.tar.gz 91852 SHA256 c3daab3974893b4a8641793af441cf30e9950fe048476d8649cac49cab4e2837 SHA512 5a998eb2a541e7a6b8ff7a2d8c1fc0e6d30cddb35ec2b400f60726a6c9d996e2488c738dd841c16069a13d3eaadad3479ca173cd8c863c7e73cd5a26d77ef658 WHIRLPOOL 753581edf1da6db609bd879a0a34d931f07a32b8c7c8272345673246a0a1567bf2ed46918d1e37cecc24aa0c177e306a3c5c64d9987ca060495975e945c9ae05 DIST lz4-0.8.2.tar.gz 30818 SHA256 6bf49061d73d69c453e892ace4586b99ccffc7de558f921d18b9418235692ac7 SHA512 e516d5c3309f214fa422b040a0aacdda079395624dd4f5548ed7af637b1594012aac75b309cef260b41c10a623410f815fc089b54ca5d80955d5f2ead12841b1 WHIRLPOOL 0a91c5befd9e8d1593ffdf6e102ec4dfa0ac921530e5c570748fdd1be4e0d1a4367792d9226b92215eae764da4107f4370fbf35c5e3b0793d96afc07f330434b DIST lz4-0.9.0.tar.gz 86939 SHA256 93c2b83aa9c74c024062823f96515488c510fa5a4b3826579d0916049d28c205 SHA512 744d1759e3aecdd75c1045594f05ca8d7b849c737315d5115d7e84e6a8fbe8463bde301466686245662d71f916aed691a6628b8cf5af9c1c1ad2a0352e11947d WHIRLPOOL 5a9e6809e7ff270225dc789e0c56e70513220873154683d6ff81c9ad9220e64b28d8d5f4ddfab6fb167300d011a4d9bbef21ddd3cb5f779b7b3ccc12958de945 diff --git a/dev-python/lz4/lz4-0.10.0.ebuild b/dev-python/lz4/lz4-0.10.0.ebuild new file mode 100644 index 00000000000..3e2cd6e23b1 --- /dev/null +++ b/dev-python/lz4/lz4-0.10.0.ebuild @@ -0,0 +1,24 @@ +# 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 +}