mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-astronomy/kapteyn: Version Bump and drop old
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>sci-astronomy</herd>
|
||||
<longdescription lang="en">
|
||||
<herd>sci-astronomy</herd>
|
||||
<longdescription lang="en">
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user