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 934E2138247 for ; Wed, 4 Dec 2013 15:00:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B3ABE0B37; Wed, 4 Dec 2013 15:00:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6E3DE0B2A for ; Wed, 4 Dec 2013 15:00:18 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A113D33F43E for ; Wed, 4 Dec 2013 15:00:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A803A11000D for ; Wed, 4 Dec 2013 15:00:10 +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: <1386164609.93ed79c991b26efb619b318c77128a05573e2716.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-geosciences/pydap_handlers_sql/ X-VCS-Repository: proj/sci X-VCS-Files: sci-geosciences/pydap_handlers_sql/ChangeLog sci-geosciences/pydap_handlers_sql/metadata.xml sci-geosciences/pydap_handlers_sql/pydap_handlers_sql-0.2.1.ebuild sci-geosciences/pydap_handlers_sql/pydap_handlers_sql-0.3.0.ebuild X-VCS-Directories: sci-geosciences/pydap_handlers_sql/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 93ed79c991b26efb619b318c77128a05573e2716 X-VCS-Branch: master Date: Wed, 4 Dec 2013 15:00:10 +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: 7059f2a7-1e25-43c6-b4bf-f750cd2bb815 X-Archives-Hash: 9a48a208fdabb54c01a43f4d444feed8 commit: 93ed79c991b26efb619b318c77128a05573e2716 Author: Justin Lecher gentoo org> AuthorDate: Wed Dec 4 13:43:29 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Dec 4 13:43:29 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=93ed79c9 sci-geosciences/pydap_handlers_sql: Version BUmp; Bump to distutils-r1 eclass Package-Manager: portage-2.2.7 --- sci-geosciences/pydap_handlers_sql/ChangeLog | 7 +++++- sci-geosciences/pydap_handlers_sql/metadata.xml | 12 ++++----- ....2.1.ebuild => pydap_handlers_sql-0.3.0.ebuild} | 29 +++++++++++----------- 3 files changed, 26 insertions(+), 22 deletions(-) diff --git a/sci-geosciences/pydap_handlers_sql/ChangeLog b/sci-geosciences/pydap_handlers_sql/ChangeLog index 9b8d522..457561b 100644 --- a/sci-geosciences/pydap_handlers_sql/ChangeLog +++ b/sci-geosciences/pydap_handlers_sql/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for sci-geosciences/pydap_handlers_sql -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 04 Dec 2013; Justin Lecher + -pydap_handlers_sql-0.2.1.ebuild, +pydap_handlers_sql-0.3.0.ebuild, + metadata.xml: + Version BUmp; Bump to distutils-r1 eclass + *pydap_handlers_sql-0.2.1 (11 Apr 2012) 11 Apr 2012; Tim Cera -pydap_handlers_sql-0.1.2.ebuild, diff --git a/sci-geosciences/pydap_handlers_sql/metadata.xml b/sci-geosciences/pydap_handlers_sql/metadata.xml index 5ae9b6e..0a32c74 100644 --- a/sci-geosciences/pydap_handlers_sql/metadata.xml +++ b/sci-geosciences/pydap_handlers_sql/metadata.xml @@ -1,12 +1,12 @@ - sci-geosciences - - tim@cerazone.net - Tim Cera - - + sci-geosciences + + tim@cerazone.net + Tim Cera + + Pydap is a pure Python library implementing the Data Access Protocol. pydap_handlers_sql allows Pydap server to serve data from SQL databases. diff --git a/sci-geosciences/pydap_handlers_sql/pydap_handlers_sql-0.2.1.ebuild b/sci-geosciences/pydap_handlers_sql/pydap_handlers_sql-0.3.0.ebuild similarity index 54% rename from sci-geosciences/pydap_handlers_sql/pydap_handlers_sql-0.2.1.ebuild rename to sci-geosciences/pydap_handlers_sql/pydap_handlers_sql-0.3.0.ebuild index 366ebca..d638d99 100644 --- a/sci-geosciences/pydap_handlers_sql/pydap_handlers_sql-0.2.1.ebuild +++ b/sci-geosciences/pydap_handlers_sql/pydap_handlers_sql-0.3.0.ebuild @@ -1,14 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI=5 -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.*" +PYTHON_COMPAT=( python{2_6,2_7} ) -inherit distutils +inherit distutils-r1 MY_PN=${PN//_/.} MY_P=${P//_/.} @@ -22,14 +20,15 @@ SLOT="0" KEYWORDS="~amd64" IUSE="postgres mysql" -DEPEND=">=dev-python/setuptools-0.6_rc3 - >=dev-python/paver-1.0.4" +DEPEND=" + >=dev-python/setuptools-0.6_rc3[${PYTHON_USEDEP}] + >=dev-python/paver-1.0.4[${PYTHON_USEDEP}]" RDEPEND=" - >=sci-geosciences/pydap-3.0_rc8 - >=sci-geosciences/cdat-lite-5.2 - >=dev-python/arrayterator-1.0.1 - postgres? ( >=dev-python/psycopg-2 ) - mysql? ( >=dev-python/mysql-python-1.2.3_rc1 )" + >=sci-geosciences/pydap-3.0_rc8[${PYTHON_USEDEP}] + >=sci-geosciences/cdat-lite-5.2[${PYTHON_USEDEP}] + >=dev-python/arrayterator-1.0.1[${PYTHON_USEDEP}] + postgres? ( >=dev-python/psycopg-2[${PYTHON_USEDEP}] ) + mysql? ( >=dev-python/mysql-python-1.2.3_rc1[${PYTHON_USEDEP}] )" # When cx_oracle is available... # oracle? >=dev-python/cx_oracle @@ -39,7 +38,7 @@ RDEPEND=" S="$WORKDIR/$MY_P" -src_prepare() { +python_prepare_all() { paver generate_setup || die - distutils_src_prepare + distutils-r1_python_prepare_all }