diff options
author | 2010-02-06 08:21:46 +0000 | |
---|---|---|
committer | 2010-02-06 08:21:46 +0000 | |
commit | 06f4352e50b33b96adaa53991cbd3fb22c49a015 (patch) | |
tree | 2cb308fac81a3afe0c687fd87ca8d9a1cd6c911c /dev-python/mpmath | |
parent | Added upstream info. (diff) | |
download | historical-06f4352e50b33b96adaa53991cbd3fb22c49a015.tar.gz historical-06f4352e50b33b96adaa53991cbd3fb22c49a015.tar.bz2 historical-06f4352e50b33b96adaa53991cbd3fb22c49a015.zip |
Version bump
Package-Manager: portage-2.2_rc62/cvs/Linux i686
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r-- | dev-python/mpmath/ChangeLog | 10 | ||||
-rw-r--r-- | dev-python/mpmath/Manifest | 7 | ||||
-rw-r--r-- | dev-python/mpmath/files/mpmath-0.12-test.patch | 15 | ||||
-rw-r--r-- | dev-python/mpmath/mpmath-0.14.ebuild (renamed from dev-python/mpmath/mpmath-0.12-r1.ebuild) | 11 |
4 files changed, 14 insertions, 29 deletions
diff --git a/dev-python/mpmath/ChangeLog b/dev-python/mpmath/ChangeLog index d96906d28e6e..c81d05b5a90a 100644 --- a/dev-python/mpmath/ChangeLog +++ b/dev-python/mpmath/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/mpmath -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.8 2009/08/17 16:55:05 grozin Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/ChangeLog,v 1.9 2010/02/06 08:21:44 grozin Exp $ + +*mpmath-0.14 (06 Feb 2010) + + 06 Feb 2010; Andrey Grozin <grozin@gentoo.org> -mpmath-0.12-r1.ebuild, + -files/mpmath-0.12-test.patch, +mpmath-0.14.ebuild: + Version bump *mpmath-0.13 (17 Aug 2009) diff --git a/dev-python/mpmath/Manifest b/dev-python/mpmath/Manifest index ad902058655c..1bb90fc45a64 100644 --- a/dev-python/mpmath/Manifest +++ b/dev-python/mpmath/Manifest @@ -1,7 +1,6 @@ -AUX mpmath-0.12-test.patch 517 RMD160 49c790109d3475e469f03e0104ae0e790aace346 SHA1 45e3bd7aa324d43fb23cf7e9448c27bee130c8ef SHA256 159510dae7105264eb95e6616eb37ee6f5b38c6499c74c549b77c97eab5b210a -DIST mpmath-0.12.tar.gz 267435 RMD160 8dbe5f8e3d546a13c53124d0f3cc455b49907974 SHA1 02c5f9cc2a295472285ecd45d73b7b3a243ee787 SHA256 369515b4da563ba19107387a04beee0e41971e36421088a805da643cdbf0d0b0 DIST mpmath-0.13.tar.gz 324959 RMD160 b379d88a494be862f57b01526745ae24f0e9b3f0 SHA1 2ae72cb66b4d22e9db9dd8c4a0f3ac9512671131 SHA256 abf336b083562848456796209f67aa9742af295e7fc82d9f44ef1ab7aeab39c7 -EBUILD mpmath-0.12-r1.ebuild 1058 RMD160 4f0e5a7e6bcbe0583540a3a72f1331ff6b67c382 SHA1 b382dcfe3360bad0b50eacc56241ea7ef4a29ed1 SHA256 04940bd9df7b0ac2216ab4dfe1f42e015eb55dfbf6afa0b5192c3fe139485c29 +DIST mpmath-0.14.tar.gz 468606 RMD160 54b07c811cd1d9b7c4a9d1da91050dd921aa75f3 SHA1 94069d827d08f9547301e0faf04f0e2574a7dae5 SHA256 039c8649c926584c93e88b917908bfb512ceb4d124ba787f2aa14ecaf58f007b EBUILD mpmath-0.13.ebuild 984 RMD160 c94cf3d1d2b0ae99e1f32fd9d5209cd78d17dcff SHA1 8343f5fe2739c182ead74f5f7edb35d14e93d1c8 SHA256 a061d1f8be45ad46ce047f08ef4da83ee9f50020656a8738eecaddccdd9b71b0 -MISC ChangeLog 1351 RMD160 393a93dfd4b5bf717d5450fdaab1ebb877bc76ad SHA1 c550224dcacf6e6b247acf263bbc990a5c269524 SHA256 4dbc7b4ad0128e0902a6116d61bf2ca8e61f22941ed3337f44f846b5457a171b +EBUILD mpmath-0.14.ebuild 984 RMD160 8d591448f2e61f6f29bffdc7c2c94de14bc1a726 SHA1 91496ce8e2526dae27d5e62c8ad94792134e03fa SHA256 9a21257fccf76e93b895804c210c3d431378d74a819b56e510023b90a03445e8 +MISC ChangeLog 1522 RMD160 9a1f45ba83f71235b04b41be5593b7209d8dfc2c SHA1 5d180380c2d694ef373df2d871d30ee5cd22e423 SHA256 e6cdda12e6fc02635c34dd7e69db54511d63f2f7e4905cddc7f443b243fdff7f MISC metadata.xml 365 RMD160 ece7c524ccedeb12b39753fba601dd830c25f8ab SHA1 afc79096300fa102014e4e794fdc20814b25f363 SHA256 d6bb09b59c81f6643741decbdce8d164005673b406d703ce5c2448891b2db2a8 diff --git a/dev-python/mpmath/files/mpmath-0.12-test.patch b/dev-python/mpmath/files/mpmath-0.12-test.patch deleted file mode 100644 index 28f0b560a447..000000000000 --- a/dev-python/mpmath/files/mpmath-0.12-test.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -r -U2 mpmath-0.12.orig/mpmath/tests/test_linalg.py mpmath-0.12/mpmath/tests/test_linalg.py ---- mpmath-0.12.orig/mpmath/tests/test_linalg.py 2009-06-09 20:39:06.000000000 +0200 -+++ mpmath-0.12/mpmath/tests/test_linalg.py 2009-06-11 17:42:27.000000000 +0200 -@@ -91,4 +91,5 @@ -
- def test_householder():
-+ mp.dps = 15
- A, b = A8, b8
- H, p, x, r = householder(extend(A, b))
-@@ -143,4 +144,5 @@ -
- def test_singular():
-+ mp.dps = 15
- A = [[5.6, 1.2], [7./15, .1]]
- B = repr(zeros(2))
diff --git a/dev-python/mpmath/mpmath-0.12-r1.ebuild b/dev-python/mpmath/mpmath-0.14.ebuild index 9411144ff1e0..90e2c7edf938 100644 --- a/dev-python/mpmath/mpmath-0.12-r1.ebuild +++ b/dev-python/mpmath/mpmath-0.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.12-r1.ebuild,v 1.1 2009/06/11 16:49:28 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mpmath/mpmath-0.14.ebuild,v 1.1 2010/02/06 08:21:44 grozin Exp $ EAPI=2 NEED_PYTHON=2.4 @@ -15,15 +15,10 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc examples gmp test" +RDEPEND="gmp? ( dev-python/gmpy )" DEPEND="doc? ( dev-python/sphinx ) - gmp? ( dev-python/gmpy ) test? ( dev-python/py )" -src_prepare() { - distutils_src_prepare - epatch "${FILESDIR}"/${P}-test.patch -} - src_compile() { distutils_src_compile if use doc; then |