From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-876204-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 59C4D59CB3
	for <garchives@archives.gentoo.org>; Thu, 14 Apr 2016 04:48:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C9D7AE0870;
	Thu, 14 Apr 2016 04:48:07 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 4D2BBE0870
	for <gentoo-commits@lists.gentoo.org>; Thu, 14 Apr 2016 04:48:07 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 36813340DCE
	for <gentoo-commits@lists.gentoo.org>; Thu, 14 Apr 2016 04:48:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D032187B
	for <gentoo-commits@lists.gentoo.org>; Thu, 14 Apr 2016 04:48:02 +0000 (UTC)
From: "Ian Delaney" <idella4@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, "Ian Delaney" <idella4@gentoo.org>
Message-ID: <1460609262.bb5bf685f43b0cfb249de81ac14b760f73de3b2f.idella4@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-tastypie/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/django-tastypie/Manifest dev-python/django-tastypie/django-tastypie-0.13.3.ebuild
X-VCS-Directories: dev-python/django-tastypie/
X-VCS-Committer: idella4
X-VCS-Committer-Name: Ian Delaney
X-VCS-Revision: bb5bf685f43b0cfb249de81ac14b760f73de3b2f
X-VCS-Branch: master
Date: Thu, 14 Apr 2016 04:48:02 +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: 161bd73b-b008-40b4-86f5-9f194da0b091
X-Archives-Hash: d80070a559857d94e2057bc0b1c959da

commit:     bb5bf685f43b0cfb249de81ac14b760f73de3b2f
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 04:30:07 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 04:47:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5bf685

dev-python/django-tastypie: bump to vn 0.13.3

removed 3 use flags found to be un-needed. Test phase still
set to RESTRICT since it is not ready to run in this tarball provided.
Request made from

Gentoo-bug: #578604

Package-Manager: portage-2.2.28

 dev-python/django-tastypie/Manifest                |  1 +
 .../django-tastypie/django-tastypie-0.13.3.ebuild  | 54 ++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/dev-python/django-tastypie/Manifest b/dev-python/django-tastypie/Manifest
index 447face..fcd33d1 100644
--- a/dev-python/django-tastypie/Manifest
+++ b/dev-python/django-tastypie/Manifest
@@ -1 +1,2 @@
+DIST django-tastypie-0.13.3.tar.gz 231373 SHA256 7a6aac94911a09823e9f9f865d11845bbc9d7627eb44fa010650595c54c4596b SHA512 a4497c2212e1ca6614d69c8c847aedd9b9bb88c7c9083c3eae8bd163e9f61f4402c6adc0a3b2a5632e9d2d7e14b2158bce66d8e62257493edfbd9ca9be9355fb WHIRLPOOL 2f70f71651d1208748745c81d9ddfc84420333397863f4f2635c9575a80ab307059ebdad14eb08cad6f30112dd649d413711abbc6cb6c8fc6afbc96a4f9f3da5
 DIST django-tastypie-0.9.15.tar.gz 206823 SHA256 1509d8a93d4f0e16434469c5af850d3c1c625da902b54216771cc7b25634216a SHA512 dcb26f7bb131e658ff6a2d11ca8eb74db064986cd48e536fb4987a1cfe4c4958e99f60cf173b1bbbbc051f3e55bc31ff28e645a52f526b3a98461daddd865a74 WHIRLPOOL 62503c0f05e429950b2aacdbaeacfa2cc71eee24fad9e365373fda473b7bf54e3a251ec0b3133f128436922abc4ed8182f7405eb4a62e1a40628b2b44b596243

diff --git a/dev-python/django-tastypie/django-tastypie-0.13.3.ebuild b/dev-python/django-tastypie/django-tastypie-0.13.3.ebuild
new file mode 100644
index 0000000..ca895ff
--- /dev/null
+++ b/dev-python/django-tastypie/django-tastypie-0.13.3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="A flexible and capable API layer for django utilising serialisers"
+HOMEPAGE="https://pypi.python.org/pypi/django-tastypie/ https://github.com/toastdriven/django-tastypie"
+SRC_URI="https://github.com/toastdriven/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+IUSE="bip doc test"
+
+LICENSE="BSD"
+SLOT="0"
+
+COMMON_DEPEND=">=dev-python/mimeparse-0.1.4[${PYTHON_USEDEP}]
+		!=dev-python/mimeparse-1.5[${PYTHON_USEDEP}]
+		>=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}]
+		!=dev-python/python-dateutil-2.0[${PYTHON_USEDEP}]
+		>=dev-python/django-1.7[${PYTHON_USEDEP}]
+		<dev-python/django-1.10[${PYTHON_USEDEP}]"
+
+RDEPEND="${COMMON_DEPEND}
+		bip? ( dev-python/biplist[${PYTHON_USEDEP}] )"
+
+#dev-python/pyyaml is pulled in with django itself
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+	test? (	${COMMON_DEPEND}
+		dev-python/lxml[${PYTHON_USEDEP}]
+		dev-python/coverage[${PYTHON_USEDEP}]
+		dev-python/pyyaml[${PYTHON_USEDEP}]
+		dev-python/defusedxml[${PYTHON_USEDEP}]
+		$(python_gen_cond_dep '>=dev-python/mock-1.1.0[${PYTHON_USEDEP}]' python2_7)
+		>=dev-python/pytz-2013b[${PYTHON_USEDEP}] )
+	doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
+		>=dev-python/django-1.9[${PYTHON_USEDEP}]
+		<dev-python/django-1.10[${PYTHON_USEDEP}]
+		$(python_gen_cond_dep '>=dev-python/mock-1.1.0[${PYTHON_USEDEP}]' python2_7)
+		dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] )"
+
+REQUIRED_USE="test? ( bip )"
+
+python_compile_all() {
+	use doc && emake -C docs html
+}
+
+python_install_all() {
+	use doc && local HTML_DOCS=( docs/_build/html/. )
+	distutils-r1_python_install_all
+}