From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-geosciences/pydap/
Date: Wed, 4 Dec 2013 15:00:09 +0000 (UTC) [thread overview]
Message-ID: <1386163022.6b1ee75be6a651f661877439a554c1ba1c0312d5.jlec@gentoo> (raw)
commit: 6b1ee75be6a651f661877439a554c1ba1c0312d5
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 4 13:17:02 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 13:17:02 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6b1ee75b
sci-geosciences/pydap: Version BUmp
Package-Manager: portage-2.2.7
---
sci-geosciences/pydap/ChangeLog | 5 +++++
sci-geosciences/pydap/pydap-3.1.1.ebuild | 38 ++++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/sci-geosciences/pydap/ChangeLog b/sci-geosciences/pydap/ChangeLog
index 4bf8225..1b34bdc 100644
--- a/sci-geosciences/pydap/ChangeLog
+++ b/sci-geosciences/pydap/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*pydap-3.1.1 (04 Dec 2013)
+
+ 04 Dec 2013; Justin Lecher <jlec@gentoo.org> +pydap-3.1.1.ebuild:
+ Version BUmp
+
*pydap-3.1 (03 Jul 2013)
03 Jul 2013; Justin Lecher <jlec@gentoo.org> -pydap-3.0.3.ebuild,
diff --git a/sci-geosciences/pydap/pydap-3.1.1.ebuild b/sci-geosciences/pydap/pydap-3.1.1.ebuild
new file mode 100644
index 0000000..262ddf0
--- /dev/null
+++ b/sci-geosciences/pydap/pydap-3.1.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit distutils-r1
+
+MY_PN=${PN/pydap/Pydap}
+MY_P=${P/pydap/Pydap}
+MY_P=${MY_P/_rc/.rc.}
+
+DESCRIPTION="Data Access Protocol client and server."
+HOMEPAGE="http://pydap.org"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="pydap"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=">=dev-python/setuptools-0.6_rc3[${PYTHON_USEDEP}]"
+RDEPEND="
+ dev-python/wsgiintercept[${PYTHON_USEDEP}]
+ >=dev-python/numpy-1.2.1[${PYTHON_USEDEP}]
+ >=dev-python/httplib2-0.4.0[${PYTHON_USEDEP}]
+ >=dev-python/genshi-0.5.1[${PYTHON_USEDEP}]
+ >=dev-python/paste-1.7.2[${PYTHON_USEDEP}]
+ >=dev-python/pastescript-1.7.2[${PYTHON_USEDEP}]
+ >=dev-python/pastedeploy-1.3.3[${PYTHON_USEDEP}]"
+
+S="$WORKDIR"/${MY_P}
+
+python_test() {
+ esetup.py test
+}
next reply other threads:[~2013-12-04 15:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-04 15:00 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-03 16:22 [gentoo-commits] proj/sci:master commit in: sci-geosciences/pydap/ Sebastien Fabbro
2011-11-17 3:29 Tim Cera
2011-04-07 3:17 Tim Cera
2011-04-07 3:17 Tim Cera
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1386163022.6b1ee75be6a651f661877439a554c1ba1c0312d5.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox