diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-01 06:38:09 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-01 06:38:09 +0000 |
commit | d15697a03cafb1c77b70af7b655c459b6d7a8a53 (patch) | |
tree | 2bcc9ad258e00043e927b12cb744f5e9f9677d76 | |
parent | 6259c27aa953e4105d4ad7140fa0c758feed30bc (diff) | |
download | freebsd-ports-d15697a03cafb1c77b70af7b655c459b6d7a8a53.zip |
misc/py-toil: Update 3.19.0 -> 3.20.0
Reported by: portscout
-rw-r--r-- | misc/py-toil/Makefile | 2 | ||||
-rw-r--r-- | misc/py-toil/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-toil/Makefile b/misc/py-toil/Makefile index 404be6757ee4..c8adbbd48d31 100644 --- a/misc/py-toil/Makefile +++ b/misc/py-toil/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= toil -DISTVERSION= 3.19.0 +DISTVERSION= 3.20.0 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-toil/distinfo b/misc/py-toil/distinfo index c099cad996d7..44b7167f7569 100644 --- a/misc/py-toil/distinfo +++ b/misc/py-toil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1553983666 -SHA256 (toil-3.19.0.tar.gz) = 7bf7ad1d7eac08d0c75309ecf1f2aee94f2d0295811ec12ccb2962a283196289 -SIZE (toil-3.19.0.tar.gz) = 359216 +TIMESTAMP = 1559370783 +SHA256 (toil-3.20.0.tar.gz) = 466bb9bd8f6c7a3545d1cbed02df1825b89a0fc8240b7a515e3d6f3f77073f46 +SIZE (toil-3.20.0.tar.gz) = 361344 |