Date: Fri, 21 Dec 2018 05:08:33 +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: r487952 - head/math/py-python-louvain Message-ID: <201812210508.wBL58Xlh017551@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Dec 21 05:08:33 2018 New Revision: 487952 URL: https://svnweb.freebsd.org/changeset/ports/487952 Log: python-louvain: Update 0.11 -> 0.12 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 Fri Dec 21 05:04:00 2018 (r487951) +++ head/math/py-python-louvain/Makefile Fri Dec 21 05:08:33 2018 (r487952) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= python-louvain -DISTVERSION= 0.11 -PORTREVISION= 1 +DISTVERSION= 0.12 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-python-louvain/distinfo ============================================================================== --- head/math/py-python-louvain/distinfo Fri Dec 21 05:04:00 2018 (r487951) +++ head/math/py-python-louvain/distinfo Fri Dec 21 05:08:33 2018 (r487952) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540879709 -SHA256 (python-louvain-0.11.tar.gz) = 2ce7143f8d2bb4693a84dc0046dbf94dc576c9f6030f518f73c4420bfb2a442a -SIZE (python-louvain-0.11.tar.gz) = 6648 +TIMESTAMP = 1545368747 +SHA256 (python-louvain-0.12.tar.gz) = 9e6601ff245123421a4b0e23b58fc0f780f18b8311feecb7de81ad432299de49 +SIZE (python-louvain-0.12.tar.gz) = 18350
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812210508.wBL58Xlh017551>