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 A52FF1396D0 for ; Wed, 27 Sep 2017 09:00:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C24402BC011; Wed, 27 Sep 2017 09:00:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 80FA72BC011 for ; Wed, 27 Sep 2017 09:00:46 +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 DDBFD3416CA for ; Wed, 27 Sep 2017 09:00:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FA4E908B for ; Wed, 27 Sep 2017 09:00:43 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1506502829.6346bea803c570ae6043a78ca125edaf90ae109f.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/snakeoil/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/snakeoil/Manifest dev-python/snakeoil/snakeoil-0.7.3.ebuild X-VCS-Directories: dev-python/snakeoil/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 6346bea803c570ae6043a78ca125edaf90ae109f X-VCS-Branch: master Date: Wed, 27 Sep 2017 09:00:43 +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: 43069a5a-3e57-41c0-9230-03da9f215f1d X-Archives-Hash: 5aba7b566ea4336cc9ca6b3211cd92cb commit: 6346bea803c570ae6043a78ca125edaf90ae109f Author: Tim Harder gentoo org> AuthorDate: Wed Sep 27 08:50:30 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Wed Sep 27 09:00:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6346bea8 dev-python/snakeoil: version bump to 0.7.3 dev-python/snakeoil/Manifest | 1 + dev-python/snakeoil/snakeoil-0.7.3.ebuild | 35 +++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/dev-python/snakeoil/Manifest b/dev-python/snakeoil/Manifest index 2a0a1711d0f..b0b8e50c3f9 100644 --- a/dev-python/snakeoil/Manifest +++ b/dev-python/snakeoil/Manifest @@ -1,2 +1,3 @@ DIST snakeoil-0.7.1.tar.gz 214261 SHA256 e210db2713da8431eea6b6b3afc98bea829c6612733e6309871b2614d08dcc5b SHA512 1c0d03d50a1738cbb3cceecec9445585d089ea535657467871930cca7282d3426780451fb45774e16b05714a1da13766d68f62def7a2d957e2124bd71335d0a0 WHIRLPOOL aa20cabbceaae564802b8ed5a7a6e5dc1039d27021d477179bcad28d4317b875cbddb889e7196fc1c091a802dd28f8c7efe1c6680b170a54c5e2b07c23052623 DIST snakeoil-0.7.2.tar.gz 292620 SHA256 00354c15f77ae4bec7a33a598ec5d00af4b415b30352fbbe2acdcaceb64a9218 SHA512 99a130eb5433cda22faf07eb988927e76c99965016935f2310146a160484501446846539a09733ded494970f886ef039cf307ff45627ad8dd9d2cc00b2bb1fc7 WHIRLPOOL 23fbd32b8263b398843bf663abd673127eb361ec70b103af67ed6a6b50a737650997c1e4a99038d37f8f6729ce7adb5805840e73f9b2de69aabdfd8cdcda913c +DIST snakeoil-0.7.3.tar.gz 301229 SHA256 c51ba2e3e6f59b7988afd9ad49bf37e9b155fe4a54da3fa11fc728e02ebf5ea3 SHA512 a3b303a6b5da9e12b2eef8ffbd86bae173ef5cd8c2c2d36e818af8c228519fa44bf79c7f8122cc5e3c555f47e904dc766ceb8393dbef6f2edd9a218c7080b95e WHIRLPOOL 988c3a9eb07e251908628f4c899827b868432979759fd8a935386ed843f89cca855f1262cd88b8ba5aa1a0ad088e3942ec94d818282d086036ac03add58c0e23 diff --git a/dev-python/snakeoil/snakeoil-0.7.3.ebuild b/dev-python/snakeoil/snakeoil-0.7.3.ebuild new file mode 100644 index 00000000000..c037456a6eb --- /dev/null +++ b/dev-python/snakeoil/snakeoil-0.7.3.ebuild @@ -0,0 +1,35 @@ +# 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} ) +PYTHON_REQ_USE="threads(+)" +inherit distutils-r1 + +if [[ ${PV} == *9999 ]] ; then + EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git" + inherit git-r3 +else + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" +fi + +DESCRIPTION="misc common functionality and useful optimizations" +HOMEPAGE="https://github.com/pkgcore/snakeoil" + +LICENSE="BSD" +SLOT="0" +IUSE="test" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/mock[${PYTHON_USEDEP}] )" +[[ ${PV} == 9999 ]] && DEPEND+=" $(python_gen_cond_dep 'dev-python/cython[${PYTHON_USEDEP}]' 'python3*')" + +python_configure_all() { + # disable snakeoil 2to3 caching + unset PY2TO3_CACHEDIR +} + +python_test() { + esetup.py test +}