public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/pyvo/
@ 2015-10-22  8:32 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-10-22  8:32 UTC (permalink / raw
  To: gentoo-commits

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}]
 	)"


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: virtual/pyvo/
@ 2015-10-22  8:32 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-10-22  8:32 UTC (permalink / raw
  To: gentoo-commits

commit:     c4dedff43ffc1425bf7b0f484fc13dc9896d539a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 08:01:00 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=c4dedff4

Drop obsolete virtual

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 virtual/pyvo/metadata.xml  |  5 -----
 virtual/pyvo/pyvo-0.ebuild | 23 -----------------------
 2 files changed, 28 deletions(-)

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

diff --git a/virtual/pyvo/pyvo-0.ebuild b/virtual/pyvo/pyvo-0.ebuild
deleted file mode 100644
index 1f053ee..0000000
--- a/virtual/pyvo/pyvo-0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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,5} )
-
-inherit python-r1
-
-DESCRIPTION="Virtual for python VOTable"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="|| (
-		dev-python/astropy[${PYTHON_USEDEP}]
-		>=dev-python/vo-0.8[${PYTHON_USEDEP}]
-	)"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-22  8:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22  8:32 [gentoo-commits] repo/gentoo:master commit in: virtual/pyvo/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2015-10-22  8:32 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox