diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-08 17:03:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-08 17:03:33 +0000 |
commit | 2b6cbc6bea02e95d1e6588265b642077737e2273 (patch) | |
tree | 8a8cdbca1c59419c9b83179d26fb26514d04dd15 /math/py-bottleneck | |
parent | Update to 3.3.11 (diff) |
Update to 1.3.1
Changes: https://github.com/pydata/bottleneck/blob/master/RELEASE.rst
Notes
Notes:
svn path=/head/; revision=519418
Diffstat (limited to 'math/py-bottleneck')
-rw-r--r-- | math/py-bottleneck/Makefile | 2 | ||||
-rw-r--r-- | math/py-bottleneck/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-bottleneck/Makefile b/math/py-bottleneck/Makefile index f2e275a926c8..1c1d24835b08 100644 --- a/math/py-bottleneck/Makefile +++ b/math/py-bottleneck/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bottleneck -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-bottleneck/distinfo b/math/py-bottleneck/distinfo index 2c2754063e09..50e6a5b0058d 100644 --- a/math/py-bottleneck/distinfo +++ b/math/py-bottleneck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1573649216 -SHA256 (Bottleneck-1.3.0.tar.gz) = 9d7814c61c31f42cfb4f26e050c2659c88a198f1398a9714174ae78347aad737 -SIZE (Bottleneck-1.3.0.tar.gz) = 87732 +TIMESTAMP = 1575793967 +SHA256 (Bottleneck-1.3.1.tar.gz) = 451586370462cb623d6ad604a545d1e97fb51d2ab5252b1ac57350a83e494a28 +SIZE (Bottleneck-1.3.1.tar.gz) = 88192 |