summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2005-01-21 16:49:57 +0000
committerCarsten Lohrke <carlo@gentoo.org>2005-01-21 16:49:57 +0000
commitff3fd11731eb2393801dbce589393a9074e8f4ad (patch)
tree6056c7831aee261ddc6808f5d112f327f5224d09 /dev-python
parentNew version, bug #78704 (diff)
downloadhistorical-ff3fd11731eb2393801dbce589393a9074e8f4ad.tar.gz
historical-ff3fd11731eb2393801dbce589393a9074e8f4ad.tar.bz2
historical-ff3fd11731eb2393801dbce589393a9074e8f4ad.zip
version bump
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/numeric/ChangeLog10
-rw-r--r--dev-python/numeric/Manifest21
-rw-r--r--dev-python/numeric/files/digest-numeric-23.71
-rw-r--r--dev-python/numeric/files/numeric-23.7.patch50
-rw-r--r--dev-python/numeric/numeric-22.0.ebuild4
-rw-r--r--dev-python/numeric/numeric-23.0.ebuild4
-rw-r--r--dev-python/numeric/numeric-23.1.ebuild4
-rw-r--r--dev-python/numeric/numeric-23.3.ebuild4
-rw-r--r--dev-python/numeric/numeric-23.6.ebuild4
-rw-r--r--dev-python/numeric/numeric-23.7.ebuild38
10 files changed, 119 insertions, 21 deletions
diff --git a/dev-python/numeric/ChangeLog b/dev-python/numeric/ChangeLog
index 7ef830aa347d..446e4a106f13 100644
--- a/dev-python/numeric/ChangeLog
+++ b/dev-python/numeric/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/numeric
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.10 2004/12/30 22:40:32 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/ChangeLog,v 1.11 2005/01/21 16:49:57 carlo Exp $
+
+*numeric-23.7 (21 Jan 2005)
+
+ 21 Jan 2005; Carsten Lohrke <carlo@gentoo.org> +files/numeric-23.7.patch,
+ +numeric-23.7.ebuild:
+ version bump
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/numeric/Manifest b/dev-python/numeric/Manifest
index b4ab18da651a..39eaaa50cde7 100644
--- a/dev-python/numeric/Manifest
+++ b/dev-python/numeric/Manifest
@@ -1,13 +1,16 @@
-MD5 a380ec4d19d310f3fe27156af572e90e numeric-22.0.ebuild 815
-MD5 0e196e3f6656f3aba77f29434067e65e numeric-23.1.ebuild 828
-MD5 dc5c2020ed61cbc7d75ad5cb0fbd1cfe ChangeLog 2346
-MD5 f124bcc8961fc1e88b072e42d3d5e408 numeric-23.0.ebuild 819
-MD5 5be0c364234f14f2d2e7a3ea333855d0 numeric-23.6.ebuild 913
-MD5 ce10a7060fdfa66e31804920ac05b7b7 numeric-23.3.ebuild 906
+MD5 d1b82077ebc1facaf1a4bf85ab5d5231 numeric-23.0.ebuild 816
+MD5 a48cb2edf94913764b5a477b78f187bf numeric-23.7.ebuild 905
+MD5 9c68825522f6cb8708df23f5089e4dea numeric-23.6.ebuild 913
+MD5 1319c81b1b5989738a1c7c4c6ef72bbd numeric-23.1.ebuild 825
+MD5 1b79fb01f03c9a8c30fb7b88dcb39cdf ChangeLog 2489
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
+MD5 867d2f4c5aee28005b82f5a94052c151 numeric-22.0.ebuild 812
+MD5 9cef432939085074afadf2ad7a9ab28b numeric-23.3.ebuild 905
+MD5 c687dac0db35f8cf31d423d46dd0ced5 files/numeric-23.3.patch 2390
+MD5 b962c2f9fe39159f4c6025bb24cdf701 files/numeric-23.7.patch 2311
MD5 543b62c79215183872d1f43ee1033c0b files/digest-numeric-22.0 64
-MD5 5d2d3eb0342d757082bce1599b6838de files/digest-numeric-23.3 64
-MD5 a52c0be4669341bbf82129377ca75f2e files/digest-numeric-23.1 64
MD5 1bbfd6024c1a372499b3774b2b91b5ab files/digest-numeric-23.0 64
+MD5 a52c0be4669341bbf82129377ca75f2e files/digest-numeric-23.1 64
+MD5 5d2d3eb0342d757082bce1599b6838de files/digest-numeric-23.3 64
MD5 3589c8d3f9d19b0b8d7bca9bc2dae572 files/digest-numeric-23.6 64
-MD5 c687dac0db35f8cf31d423d46dd0ced5 files/numeric-23.3.patch 2390
+MD5 f7fae5c73c85e5d2038f4b1c7d634d7b files/digest-numeric-23.7 64
diff --git a/dev-python/numeric/files/digest-numeric-23.7 b/dev-python/numeric/files/digest-numeric-23.7
new file mode 100644
index 000000000000..3f28885a9878
--- /dev/null
+++ b/dev-python/numeric/files/digest-numeric-23.7
@@ -0,0 +1 @@
+MD5 8054781c58ae9cf6fe498316860b5ea8 Numeric-23.7.tar.gz 725824
diff --git a/dev-python/numeric/files/numeric-23.7.patch b/dev-python/numeric/files/numeric-23.7.patch
new file mode 100644
index 000000000000..bdad3a5ff937
--- /dev/null
+++ b/dev-python/numeric/files/numeric-23.7.patch
@@ -0,0 +1,50 @@
+--- setup.py.orig 2005-01-06 23:16:13.000000000 +0100
++++ setup.py 2005-01-21 17:36:43.000000000 +0100
+@@ -33,18 +33,18 @@
+
+ # delete all but the first one in this list if using your own LAPACK/BLAS
+ sourcelist = [os.path.join('Src', 'lapack_litemodule.c'),
+- #os.path.join('Src', 'blas_lite.c'),
+- #os.path.join('Src', 'f2c_lite.c'),
+- #os.path.join('Src', 'zlapack_lite.c'),
+- #os.path.join('Src', 'dlapack_lite.c')
++ os.path.join('Src', 'blas_lite.c'),
++ os.path.join('Src', 'f2c_lite.c'),
++ os.path.join('Src', 'zlapack_lite.c'),
++ os.path.join('Src', 'dlapack_lite.c')
+ ]
+ # set these to use your own BLAS;
+
+-library_dirs_list = ['/usr/lib/atlas']
+-libraries_list = ['lapack', 'cblas', 'f77blas', 'atlas', 'g2c']
++#library_dirs_list = ['/usr/lib/atlas']
++#libraries_list = ['lapack', 'cblas', 'f77blas', 'atlas', 'g2c']
+
+ # set to true (1), if you also want BLAS optimized matrixmultiply/dot/innerproduct
+-use_dotblas = 1
++use_dotblas = 0
+ include_dirs = ['/usr/include/atlas']
+ # You may need to set this to find cblas.h
+ # e.g. on UNIX using ATLAS this should be ['/usr/include/atlas']
+@@ -86,8 +86,8 @@
+ os.path.join('Src', 'linpack.c')],
+ extra_compile_args = extra_compile_args),
+ Extension('lapack_lite', sourcelist,
+- library_dirs = library_dirs_list,
+- libraries = libraries_list,
++# library_dirs = library_dirs_list,
++# libraries = libraries_list,
+ extra_link_args = extra_link_args,
+ extra_compile_args = extra_compile_args)
+ ]
+@@ -120,8 +120,8 @@
+ package_dir['dotblas'] = os.path.join('Packages', 'dotblas', 'dotblas')
+ ext_modules.append(Extension('_dotblas',
+ [os.path.join('Packages', 'dotblas', 'dotblas', '_dotblas.c')],
+- library_dirs = library_dirs_list,
+- libraries = libraries_list,
++# library_dirs = library_dirs_list,
++# libraries = libraries_list,
+ extra_compile_args=extra_compile_args))
+
+
diff --git a/dev-python/numeric/numeric-22.0.ebuild b/dev-python/numeric/numeric-22.0.ebuild
index 32a409e94014..6869c3df77e9 100644
--- a/dev-python/numeric/numeric-22.0.ebuild
+++ b/dev-python/numeric/numeric-22.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-22.0.ebuild,v 1.5 2004/06/25 01:35:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-22.0.ebuild,v 1.6 2005/01/21 16:49:57 carlo Exp $
inherit distutils
diff --git a/dev-python/numeric/numeric-23.0.ebuild b/dev-python/numeric/numeric-23.0.ebuild
index 1226dc8df169..daccc8b1d2a6 100644
--- a/dev-python/numeric/numeric-23.0.ebuild
+++ b/dev-python/numeric/numeric-23.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.0.ebuild,v 1.4 2004/06/25 01:35:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.0.ebuild,v 1.5 2005/01/21 16:49:57 carlo Exp $
inherit distutils
diff --git a/dev-python/numeric/numeric-23.1.ebuild b/dev-python/numeric/numeric-23.1.ebuild
index 73cd62bcaf83..f81d0bd4bfc6 100644
--- a/dev-python/numeric/numeric-23.1.ebuild
+++ b/dev-python/numeric/numeric-23.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.1.ebuild,v 1.8 2004/06/25 01:35:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.1.ebuild,v 1.9 2005/01/21 16:49:57 carlo Exp $
inherit distutils
diff --git a/dev-python/numeric/numeric-23.3.ebuild b/dev-python/numeric/numeric-23.3.ebuild
index ff21a09b6565..398e95219211 100644
--- a/dev-python/numeric/numeric-23.3.ebuild
+++ b/dev-python/numeric/numeric-23.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.3.ebuild,v 1.1 2004/08/18 18:27:31 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.3.ebuild,v 1.2 2005/01/21 16:49:57 carlo Exp $
inherit distutils eutils
diff --git a/dev-python/numeric/numeric-23.6.ebuild b/dev-python/numeric/numeric-23.6.ebuild
index 6fc367c5c136..5bb72be513e6 100644
--- a/dev-python/numeric/numeric-23.6.ebuild
+++ b/dev-python/numeric/numeric-23.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.6.ebuild,v 1.1 2004/12/06 23:47:11 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.6.ebuild,v 1.2 2005/01/21 16:49:57 carlo Exp $
inherit distutils eutils
diff --git a/dev-python/numeric/numeric-23.7.ebuild b/dev-python/numeric/numeric-23.7.ebuild
new file mode 100644
index 000000000000..21558af73d0a
--- /dev/null
+++ b/dev-python/numeric/numeric-23.7.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/numeric/numeric-23.7.ebuild,v 1.1 2005/01/21 16:49:57 carlo Exp $
+
+inherit distutils eutils
+
+MY_P=${P/n/N}
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="Numerical Python adds a fast, compact, multidimensional array language facility to Python."
+SRC_URI="mirror://sourceforge/numpy/${MY_P}.tar.gz"
+HOMEPAGE="http://www.pfdubois.com/numpy/"
+
+IUSE=""
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
+LICENSE="as-is"
+
+# 2.1 gave sandbox violations see #21
+DEPEND=">=dev-lang/python-2.2"
+
+src_unpack() {
+ unpack ${A}
+
+ cd ${S}
+ epatch ${FILESDIR}/${P}.patch
+}
+
+src_install() {
+
+ distutils_src_install
+ distutils_python_version
+
+ #Numerical Tutorial is nice for testing and learning
+ insinto /usr/lib/python${PYVER}/site-packages/NumTut
+ doins Demo/NumTut/*
+
+}