diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-01 09:54:41 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-01 09:54:41 +0800 |
commit | 896cc37bd89c6c871ac449dd33c7b04cac7d46a9 (patch) | |
tree | 57f90adf1609b2baca3b587fff056b2b72a2becf | |
parent | 58c37909f225113a54f37728172ae1e063f2c26d (diff) | |
download | freebsd-ports-gnome-896cc37bd89c6c871ac449dd33c7b04cac7d46a9.tar.gz freebsd-ports-gnome-896cc37bd89c6c871ac449dd33c7b04cac7d46a9.tar.zst freebsd-ports-gnome-896cc37bd89c6c871ac449dd33c7b04cac7d46a9.zip |
math/py-spectral: Update 0.20 -> 0.21
Reported by: portscout
-rw-r--r-- | math/py-spectral/Makefile | 2 | ||||
-rw-r--r-- | math/py-spectral/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-spectral/Makefile b/math/py-spectral/Makefile index 5676d67f2c20..5fef513f3562 100644 --- a/math/py-spectral/Makefile +++ b/math/py-spectral/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spectral -DISTVERSION= 0.20 +DISTVERSION= 0.21 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-spectral/distinfo b/math/py-spectral/distinfo index 80475484f2e3..311b9da8d2eb 100644 --- a/math/py-spectral/distinfo +++ b/math/py-spectral/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570978727 -SHA256 (spectral-0.20.tar.gz) = 73a489080d7599c4149f810aaf6c2d29377fe65ed81ffa590cb15137f1303a36 -SIZE (spectral-0.20.tar.gz) = 143777 +TIMESTAMP = 1588297901 +SHA256 (spectral-0.21.tar.gz) = 1c9e3b367e4a9a93717fabb08e570828bba40cdbf98eea9ac4a6c06ed9e8317d +SIZE (spectral-0.21.tar.gz) = 167580 |