Date: Tue, 29 Dec 2020 08:08:18 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559547 - head/math/py-python-louvain Message-ID: <202012290808.0BT88Iuq008940@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue Dec 29 08:08:17 2020 New Revision: 559547 URL: https://svnweb.freebsd.org/changeset/ports/559547 Log: math/py-python-louvain: Update 0.14 -> 0.15 Reported by: portscout Modified: head/math/py-python-louvain/Makefile head/math/py-python-louvain/distinfo Modified: head/math/py-python-louvain/Makefile ============================================================================== --- head/math/py-python-louvain/Makefile Tue Dec 29 06:51:15 2020 (r559546) +++ head/math/py-python-louvain/Makefile Tue Dec 29 08:08:17 2020 (r559547) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-louvain -DISTVERSION= 0.14 +DISTVERSION= 0.15 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-python-louvain/distinfo ============================================================================== --- head/math/py-python-louvain/distinfo Tue Dec 29 06:51:15 2020 (r559546) +++ head/math/py-python-louvain/distinfo Tue Dec 29 08:08:17 2020 (r559547) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586326474 -SHA256 (python-louvain-0.14.tar.gz) = e0a50c7a1e87b45410cd2a1d6298268862e55edaa46f90ae6b834bbb62df0951 -SIZE (python-louvain-0.14.tar.gz) = 19097 +TIMESTAMP = 1609223996 +SHA256 (python-louvain-0.15.tar.gz) = 2a856edfbe29952a60a5538a84bb78cca18f6884a88b9325e85a11c8dd4917eb +SIZE (python-louvain-0.15.tar.gz) = 204601
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012290808.0BT88Iuq008940>