diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-11-25 15:23:10 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-11-25 15:23:10 +0800 |
commit | cf84ea56fe15571c905ebcd6c2d73b7988dbc3c9 (patch) | |
tree | 66f511852d1d1a0ac93a1db16f2a0aaa2a850936 /math/py-chaospy | |
parent | d7e2b705055a6d144e65ddcb501fb3e947ad372f (diff) | |
download | freebsd-ports-gnome-cf84ea56fe15571c905ebcd6c2d73b7988dbc3c9.tar.gz freebsd-ports-gnome-cf84ea56fe15571c905ebcd6c2d73b7988dbc3c9.tar.zst freebsd-ports-gnome-cf84ea56fe15571c905ebcd6c2d73b7988dbc3c9.zip |
math/py-chaospy: Update 4.1.1 -> 4.2.0
Reported by: portscout
Diffstat (limited to 'math/py-chaospy')
-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 21beaa9c5f1a..ecc4d856a978 100644 --- a/math/py-chaospy/Makefile +++ b/math/py-chaospy/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chaospy -DISTVERSION= 4.1.1 +DISTVERSION= 4.2.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-chaospy/distinfo b/math/py-chaospy/distinfo index ab9067148fef..7d9a8af67bc1 100644 --- a/math/py-chaospy/distinfo +++ b/math/py-chaospy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605373599 -SHA256 (chaospy-4.1.1.tar.gz) = 10749e4696d137bbf479d529f6612ea2b660fa6ddfa9e52954a54e77c26148ed -SIZE (chaospy-4.1.1.tar.gz) = 146505 +TIMESTAMP = 1606288830 +SHA256 (chaospy-4.2.0.tar.gz) = fb8172bd544057103b31d641ac1e7a5f296220230cc91aebc17ae1d0ee10e422 +SIZE (chaospy-4.2.0.tar.gz) = 133255 |