From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-973109-garchives=archives.gentoo.org@lists.gentoo.org> 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 8B4CE1396D0 for <garchives@archives.gentoo.org>; Sat, 16 Sep 2017 15:04:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D30A71FC03F; Sat, 16 Sep 2017 15:04:28 +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 A565B1FC007 for <gentoo-commits@lists.gentoo.org>; Sat, 16 Sep 2017 15:04:28 +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 EE958340988 for <gentoo-commits@lists.gentoo.org>; Sat, 16 Sep 2017 15:04:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7824907F for <gentoo-commits@lists.gentoo.org>; Sat, 16 Sep 2017 15:04:26 +0000 (UTC) From: "Patrick Lauer" <patrick@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" <patrick@gentoo.org> Message-ID: <1505574262.8274fff2a440e0272fe0d24a74aa41bd51ad8283.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-script/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/flask-script/Manifest dev-python/flask-script/flask-script-2.0.6.ebuild X-VCS-Directories: dev-python/flask-script/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 8274fff2a440e0272fe0d24a74aa41bd51ad8283 X-VCS-Branch: master Date: Sat, 16 Sep 2017 15:04:26 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9d891b88-3c8b-4451-8b98-3b7476c322fb X-Archives-Hash: 62a659c88683a627f4757332cbc9ff28 commit: 8274fff2a440e0272fe0d24a74aa41bd51ad8283 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Sat Sep 16 14:47:53 2017 +0000 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org> CommitDate: Sat Sep 16 15:04:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8274fff2 dev-python/flask-script: Bump Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-python/flask-script/Manifest | 1 + dev-python/flask-script/flask-script-2.0.6.ebuild | 40 +++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-python/flask-script/Manifest b/dev-python/flask-script/Manifest index eb6c84e1418..b972e8220b0 100644 --- a/dev-python/flask-script/Manifest +++ b/dev-python/flask-script/Manifest @@ -1 +1,2 @@ DIST Flask-Script-2.0.5.tar.gz 42580 SHA256 cef76eac751396355429a14c38967bb14d4973c53e07dec94af5cc8fb017107f SHA512 257b724c05dde79c99b028c7fa1980b700f273010de82fa9f1bb090b23519297d8bad87e436fa88a63feabfcd8908041d4a5ad9a673e08f4ed15e97310f16fbb WHIRLPOOL 2f05e8524a6f0ff0beca342f77f9c4b4f7f73cca65b2aa1fc21b4184ccc3a2e253f3d07a88c07c56c9ed1e5f3f9e12c4b6999bfdc85a35569def4107d0fbfb8e +DIST Flask-Script-2.0.6.tar.gz 43146 SHA256 6425963d91054cfcc185807141c7314a9c5ad46325911bd24dcb489bd0161c65 SHA512 03c51213be8e2b86f1f4450565cf4d7e3d9d7257ac017bd53830be57620d581f43bcfe959ef7b621af722c688c56495229aad3dd9654c8a8a5905db0105275fc WHIRLPOOL 3e55418c8fa8023b7ce8ba084ad951a75eea848b7db7c7788592806321021b0bb71b61da613193faf084be003b8abe28c3fe347b5ee5a903f01c2135e73d55ee diff --git a/dev-python/flask-script/flask-script-2.0.6.ebuild b/dev-python/flask-script/flask-script-2.0.6.ebuild new file mode 100644 index 00000000000..58fd2a94576 --- /dev/null +++ b/dev-python/flask-script/flask-script-2.0.6.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) + +inherit distutils-r1 + +MY_PN="Flask-Script" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Flask support for writing external scripts" +HOMEPAGE="http://packages.python.org/Flask-Script/ https://pypi.python.org/pypi/Flask-Script" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" + +RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) + test? ( dev-python/pytest[${PYTHON_USEDEP}] )" + +S="${WORKDIR}/${MY_P}" + +python_compile_all() { + use doc && emake -C docs html +} + +python_test() { + py.test tests.py || die "Tests failed under ${EPYTHON}" +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all +}