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 0AD8613888F for ; Thu, 22 Oct 2015 08:32:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8A0821C039; Thu, 22 Oct 2015 08:32:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45DDD21C037 for ; Thu, 22 Oct 2015 08:32:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61F67340940 for ; Thu, 22 Oct 2015 08:32:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9981015F0 for ; Thu, 22 Oct 2015 08:32:01 +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: <1445502712.cc23a7b53bb3bc663c209841ec1137a0a81e37bd.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kapteyn/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/kapteyn/Manifest sci-astronomy/kapteyn/kapteyn-2.2-r1.ebuild sci-astronomy/kapteyn/kapteyn-2.3.ebuild sci-astronomy/kapteyn/metadata.xml X-VCS-Directories: sci-astronomy/kapteyn/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: cc23a7b53bb3bc663c209841ec1137a0a81e37bd X-VCS-Branch: master Date: Thu, 22 Oct 2015 08:32:01 +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: bf49bd44-71a5-41ce-bcd7-a0d0c0d40628 X-Archives-Hash: 7852abc6982f1f0ffa0a8929b4bf8adf commit: cc23a7b53bb3bc663c209841ec1137a0a81e37bd Author: Justin Lecher gentoo org> AuthorDate: Thu Oct 22 08:29:55 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Oct 22 08:31:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc23a7b5 sci-astronomy/kapteyn: Version Bump and drop old Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> sci-astronomy/kapteyn/Manifest | 2 +- .../kapteyn/{kapteyn-2.2-r1.ebuild => kapteyn-2.3.ebuild} | 7 ++++--- sci-astronomy/kapteyn/metadata.xml | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/sci-astronomy/kapteyn/Manifest b/sci-astronomy/kapteyn/Manifest index 97e8168..03dc10a 100644 --- a/sci-astronomy/kapteyn/Manifest +++ b/sci-astronomy/kapteyn/Manifest @@ -1 +1 @@ -DIST kapteyn-2.2.tar.gz 11818056 SHA256 7826a8eeab42e0167f3c9d8ad3444a213b24a34095ff1dd68f0f3254d9fce0ac SHA512 e3f16f2308626c8aaf795460c4fa19464e05e50db7f4de71d73f24a0dba0210d81651b46d2291a30c106a913f0910d0b3ad6ff2935a60a48f8dc1f4cf0205599 WHIRLPOOL 1e64239ac11e5dd32da791387c7880e632e4bf643dd253b5228dafb2d3a1415f06d596bc70bded9e735a7dc2549deaffacecc32428ab912cf601250fad9adc6d +DIST kapteyn-2.3.tar.gz 14496700 SHA256 ba328d4fa202c1b1c7641857cbf23d3f05c78d7eac33d34b97b1c4ee22efa876 SHA512 7095d9f1faed1937817af48416027391e19bf416187b8cc7f0cc5fb1227efe715c0c6ff945e0e021d1a5e82353e9c3ad2c3a1236d3453b4904d6ca2f2a47747b WHIRLPOOL c31d78402b337569c2b0f733bb44b547ca5c0aed503e7fcfc22433bc63a443458122fb1713b199c65fc58fb8828ca84c47ce24d21a06b3dbac5fe9c7f94db211 diff --git a/sci-astronomy/kapteyn/kapteyn-2.2-r1.ebuild b/sci-astronomy/kapteyn/kapteyn-2.3.ebuild similarity index 85% rename from sci-astronomy/kapteyn/kapteyn-2.2-r1.ebuild rename to sci-astronomy/kapteyn/kapteyn-2.3.ebuild index 55ad6b2..97afbfa 100644 --- a/sci-astronomy/kapteyn/kapteyn-2.2-r1.ebuild +++ b/sci-astronomy/kapteyn/kapteyn-2.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit eutils distutils-r1 +inherit distutils-r1 DESCRIPTION="Collection of python tools for astronomy" HOMEPAGE="http://www.astro.rug.nl/software/kapteyn" @@ -21,13 +21,14 @@ DEPEND=" sci-astronomy/wcslib dev-python/numpy[${PYTHON_USEDEP}]" RDEPEND="${DEPEND} - virtual/pyfits[${PYTHON_USEDEP}] + dev-python/astropy[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}]" DOCS=( CHANGES.txt README.txt doc/${PN}.pdf ) +PATCHES=( "${FILESDIR}"/${PN}-2.2-debundle_wcs.patch ) + python_prepare_all() { - epatch "${FILESDIR}"/${P}-debundle_wcs.patch rm -r src/wcslib-4.* || die distutils-r1_python_prepare_all } diff --git a/sci-astronomy/kapteyn/metadata.xml b/sci-astronomy/kapteyn/metadata.xml index 3a653d2..267478d 100644 --- a/sci-astronomy/kapteyn/metadata.xml +++ b/sci-astronomy/kapteyn/metadata.xml @@ -1,8 +1,8 @@ -sci-astronomy - + sci-astronomy + The Kapteyn Package is a collection of Python modules and applications made by the computer group of the Kapteyn Astronomical Institute, University of Groningen, The Netherlands. The purpose of the package