diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-03 18:40:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-03 18:40:51 +0000 |
commit | bb396b48a9348ce1d379de72ac91892730293706 (patch) | |
tree | 8409e895bdd4a7d15db6c3492d7aa6c07e432944 /math/py-numexpr | |
parent | Update to 0.4.0 (diff) |
Update to 2.6.5
Changes: https://github.com/pydata/numexpr/releases
Notes
Notes:
svn path=/head/; revision=468959
Diffstat (limited to 'math/py-numexpr')
-rw-r--r-- | math/py-numexpr/Makefile | 3 | ||||
-rw-r--r-- | math/py-numexpr/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index b76520e5cbd6..112d1918ec6b 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= numexpr -PORTVERSION= 2.6.4 -PORTREVISION= 1 +PORTVERSION= 2.6.5 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo index e0360f767c60..091c27b1b421 100644 --- a/math/py-numexpr/distinfo +++ b/math/py-numexpr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1505549772 -SHA256 (numexpr-2.6.4.tar.gz) = f0bef9a3a5407fb8d6344cf91b658bef7c13ec8a8eb13f423822d9d2ca5af6ce -SIZE (numexpr-2.6.4.tar.gz) = 91060 +TIMESTAMP = 1525281350 +SHA256 (numexpr-2.6.5.tar.gz) = f8ad8014085628eab91bc82fb9d10cf9ab8e04ede4884e4a1061445d395b36bb +SIZE (numexpr-2.6.5.tar.gz) = 93301 |