public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/pyvo/
Date: Thu, 22 Oct 2015 08:32:01 +0000 (UTC)	[thread overview]
Message-ID: <1445502712.d343343c7286da90e296802ab44c80ac1a5924d5.jlec@gentoo> (raw)

commit:     d343343c7286da90e296802ab44c80ac1a5924d5
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 07:49:26 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 08:31:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d343343c

virtual/pyvo: Add python3.5 support

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 virtual/pyvo/metadata.xml  | 2 +-
 virtual/pyvo/pyvo-0.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/virtual/pyvo/metadata.xml b/virtual/pyvo/metadata.xml
index 9b750b1..b2d57e5 100644
--- a/virtual/pyvo/metadata.xml
+++ b/virtual/pyvo/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci-astronomy</herd>
+	<herd>sci-astronomy</herd>
 </pkgmetadata>

diff --git a/virtual/pyvo/pyvo-0.ebuild b/virtual/pyvo/pyvo-0.ebuild
index 723ebdc..1f053ee 100644
--- a/virtual/pyvo/pyvo-0.ebuild
+++ b/virtual/pyvo/pyvo-0.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
 inherit python-r1
 
@@ -18,6 +18,6 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="|| (
+		dev-python/astropy[${PYTHON_USEDEP}]
 		>=dev-python/vo-0.8[${PYTHON_USEDEP}]
-		<dev-python/astropy-0.3[${PYTHON_USEDEP}]
 	)"


             reply	other threads:[~2015-10-22  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-22  8:32 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-22  8:32 [gentoo-commits] repo/gentoo:master commit in: virtual/pyvo/ Justin Lecher

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=1445502712.d343343c7286da90e296802ab44c80ac1a5924d5.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