diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-06 14:36:33 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-06 14:36:33 +0000 |
commit | cfa9144ba2e8dbc88c8c6423d02fd5b0ee932231 (patch) | |
tree | 6696721e167212edb3b38c122dca1b2dad4bb574 | |
parent | devel/py-pycompilation: Update 0.4.9 -> 0.4.11 (diff) |
math/py-chaospy: 3.3.7 -> 4.0.0
Notes
Notes:
svn path=/head/; revision=547790
-rw-r--r-- | math/py-chaospy/Makefile | 2 | ||||
-rw-r--r-- | math/py-chaospy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-chaospy/Makefile b/math/py-chaospy/Makefile index 868f800a870c..19911e0a30ca 100644 --- a/math/py-chaospy/Makefile +++ b/math/py-chaospy/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chaospy -DISTVERSION= 3.3.7 +DISTVERSION= 4.0.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-chaospy/distinfo b/math/py-chaospy/distinfo index 4e6190fb7384..a2e3bfdeb0a7 100644 --- a/math/py-chaospy/distinfo +++ b/math/py-chaospy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597081204 -SHA256 (chaospy-3.3.7.tar.gz) = 9c34b6015693b3afdb8b3d30499040052d0ecc93db520157d034ae83597b5a23 -SIZE (chaospy-3.3.7.tar.gz) = 141113 +TIMESTAMP = 1599402769 +SHA256 (chaospy-4.0.0.tar.gz) = 153e9ec348018b86c6f8adf2d85e92c88e66c6a355e0e50078ea5c59f7225657 +SIZE (chaospy-4.0.0.tar.gz) = 146345 |