diff options
author | wiz <wiz@pkgsrc.org> | 2014-07-22 10:11:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-07-22 10:11:42 +0000 |
commit | 08c8e7d1005b8d72e61b9c497974f86661abbfa9 (patch) | |
tree | 6d29c6339d0023b4e2abb7ae99ec4df71617fc7e /math/py-mpmath/distinfo | |
parent | 1e4bcce83d3e1aec4c29ae53709aa53bdc7bf24d (diff) | |
download | pkgsrc-08c8e7d1005b8d72e61b9c497974f86661abbfa9.tar.gz |
Update to 0.19. Update HOMEPAGE and MASTER_SITES. Allow python-3.
--0.19--
Released June 10, 2014
* Moved issue tracking to github and the main website to mpmath.org.
Several URLs and issue numbers were updated in the documentation
(Sergey B Kirpichev)
* Enabled automatic testing with Travis CI (Sergey B Kirpichev)
* Fixed many doctest issues (Sergey B Kirpichev)
* Converted line endings to LF (Ondrej Certik)
* Made polyroots() more robust (Ondrej Certik)
Diffstat (limited to 'math/py-mpmath/distinfo')
-rw-r--r-- | math/py-mpmath/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/py-mpmath/distinfo b/math/py-mpmath/distinfo index 56fd504c86f..2109996570c 100644 --- a/math/py-mpmath/distinfo +++ b/math/py-mpmath/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/06/06 12:11:46 wen Exp $ +$NetBSD: distinfo,v 1.6 2014/07/22 10:11:42 wiz Exp $ -SHA1 (mpmath-0.18.tar.gz) = 43a94c60c2fe377dde365afa1d35a8f0125df61a -RMD160 (mpmath-0.18.tar.gz) = e7ae6c4a135f7b7670d5686f21a60b4deac96363 -Size (mpmath-0.18.tar.gz) = 498631 bytes +SHA1 (mpmath-0.19.tar.gz) = 65da0ed4ed01d067f0f5b890ca28ad2f2fb56343 +RMD160 (mpmath-0.19.tar.gz) = 96c4f24528e8785209242cb9c36686c42248213f +Size (mpmath-0.19.tar.gz) = 498564 bytes |