svn commit: r530056 - head/devel/py-distributed
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Mar 31 23:02:34 UTC 2020
Author: sunpoet
Date: Tue Mar 31 23:02:25 2020
New Revision: 530056
URL: https://svnweb.freebsd.org/changeset/ports/530056
Log:
Update to 2.12.0
Changes: https://distributed.dask.org/en/latest/changelog.html
https://github.com/dask/distributed/commits/master
Modified:
head/devel/py-distributed/Makefile
head/devel/py-distributed/distinfo
Modified: head/devel/py-distributed/Makefile
==============================================================================
--- head/devel/py-distributed/Makefile Tue Mar 31 23:02:20 2020 (r530055)
+++ head/devel/py-distributed/Makefile Tue Mar 31 23:02:25 2020 (r530056)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= distributed
-PORTVERSION= 2.11.0
+PORTVERSION= 2.12.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-distributed/distinfo
==============================================================================
--- head/devel/py-distributed/distinfo Tue Mar 31 23:02:20 2020 (r530055)
+++ head/devel/py-distributed/distinfo Tue Mar 31 23:02:25 2020 (r530056)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582975667
-SHA256 (distributed-2.11.0.tar.gz) = 8252e9e6387db3862c9b56b5e028b5a592fa82dcbe100bffc34be58ccd74e01c
-SIZE (distributed-2.11.0.tar.gz) = 607794
+TIMESTAMP = 1585564856
+SHA256 (distributed-2.12.0.tar.gz) = 5805bac7bf15a00f2cceb55babc2456bb148f8b01376a14984d32a1cd7ac0669
+SIZE (distributed-2.12.0.tar.gz) = 612632
More information about the svn-ports-all
mailing list