From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A62491384B4 for ; Fri, 6 Nov 2015 16:22:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BBCE21C01B; Fri, 6 Nov 2015 16:22:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B3BE21C01B for ; Fri, 6 Nov 2015 16:22:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DDC43406CE for ; Fri, 6 Nov 2015 16:22:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5DE12226 for ; Fri, 6 Nov 2015 16:22:28 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1446826943.166ddfcfe01317ed7ea4ee0c9523a5a21ee13f0e.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-extensions/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/django-extensions/Manifest dev-python/django-extensions/django-extensions-1.5.9.ebuild X-VCS-Directories: dev-python/django-extensions/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 166ddfcfe01317ed7ea4ee0c9523a5a21ee13f0e X-VCS-Branch: master Date: Fri, 6 Nov 2015 16:22:28 +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: 3e35dd58-9383-4684-9b5a-89e65526f0c4 X-Archives-Hash: 03abac6b03e47352bcf2ace0b1dc0783 commit: 166ddfcfe01317ed7ea4ee0c9523a5a21ee13f0e Author: Justin Lecher gentoo org> AuthorDate: Fri Nov 6 13:25:11 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Nov 6 16:22:23 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166ddfcf dev-python/django-extensions: Version Bump Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> dev-python/django-extensions/Manifest | 1 + .../django-extensions-1.5.9.ebuild | 62 ++++++++++++++++++++++ 2 files changed, 63 insertions(+) diff --git a/dev-python/django-extensions/Manifest b/dev-python/django-extensions/Manifest index 9656b06..aa531d2 100644 --- a/dev-python/django-extensions/Manifest +++ b/dev-python/django-extensions/Manifest @@ -1,2 +1,3 @@ DIST django-extensions-1.5.6.tar.gz 404366 SHA256 65fb2d714fd5bdb9b08832993c2c8478b25d98c2a3e787696cfe762acae64544 SHA512 4925f1b3a511e554e160b183bab5f6396d7af4c7a4862c01b805fde296de7380416f578f2dc4cfce03b563ed310ced046a9107a688a0e2df382d559a6b0e3615 WHIRLPOOL ababa6595e187b20890830bd815a8c7d745e4c0ef7c613728dfa91fb89b4893596dcf5bff2a47dd3ea56e66987f6fe187446f870ad2ffe262c13926e5bab3b65 DIST django-extensions-1.5.7.tar.gz 404240 SHA256 7061f4aeedd34e3290e31efa9fb76131c4f1235838e01cb1b28edda7f75945cf SHA512 5a22fb073d89b4dd04b1fdda83928c9e560511252c13652dbcced0ab678dc0f86482662ac63ec98ab5cd12f443c0aac3debe91ed6cfc139ae030cae64d3948eb WHIRLPOOL 2bebf02aed5c1ac98ec3367ba012502c209ad0a1cbe779aa540d9ac567c7d6aa1d8d8ded8803d68068c4d6e0507b31aa0622b952cdd1c4545193481fcb43b33a +DIST django-extensions-1.5.9.tar.gz 405401 SHA256 59c12ad4dae6cb7a54deac626a0907d8b0d19b5757dc1d15b06374695131528b SHA512 6887df5406e74201fec0adc674176810fcbd93ef249b5433a38c9c783f5e23dfd384649901bf7dc8aa8f04accf731024887cf95fd335982ec84b3d4261a9712f WHIRLPOOL 6310470dbce5f8b728e680842e6d66e6d4150d53d25c58ea9205ac0c29b8735edcde525c1a505ed30e64860d916b62be5ac1de6f6d093b7cf7845c3ef86dde8b diff --git a/dev-python/django-extensions/django-extensions-1.5.9.ebuild b/dev-python/django-extensions/django-extensions-1.5.9.ebuild new file mode 100644 index 0000000..7415c64 --- /dev/null +++ b/dev-python/django-extensions/django-extensions-1.5.9.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 python3_{3,4} ) + +inherit distutils-r1 eutils + +DESCRIPTION="Django Command Extensions" +HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD || ( MIT GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" + +# Req'd for tests +DISTUTILS_IN_SOURCE_BUILD=1 + +RESTRICT=test + +RDEPEND=" + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}]" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) + test? ( + >=dev-python/django-1.5.4[${PYTHON_USEDEP}] + dev-python/shortuuid[${PYTHON_USEDEP}] + dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-cov[${PYTHON_USEDEP}] + dev-python/python-dateutil[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + )" + +python_compile_all() { + use doc && emake -C docs html +} + +python_test() { + py.test -vv || die +} + +python_install_all() { + use doc && local HTML_DOCS=( docs/_build/html/. ) + distutils-r1_python_install_all +} + +pkg_postinst() { + echo "" + elog "Further enhancements can be achieved by installing the following packages:" + echo "" + optfeature "Use ipython in shell_plus" dev-python/ipython + optfeature "Use ptpython in shell_plus" dev-python/ptpython + optfeature "Renders a graphical overview of your project or specified apps." dev-python/pygraphviz + optfeature "sync your MEDIA_ROOT and STATIC_ROOT folders to S3" dev-python/boto + optfeature "RunServerPlus-typical runserver with Werkzeug debugger baked in" dev-python/werkzeug dev-python/watchdog +}