Date: Sat, 22 Dec 2018 18:47:53 +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: r488123 - head/math/py-python-louvain Message-ID: <201812221847.wBMIlrgX019737@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Dec 22 18:47:53 2018 New Revision: 488123 URL: https://svnweb.freebsd.org/changeset/ports/488123 Log: math/py-python-louvain: Update 0.12 -> 0.13 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 Sat Dec 22 18:46:57 2018 (r488122) +++ head/math/py-python-louvain/Makefile Sat Dec 22 18:47:53 2018 (r488123) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-louvain -DISTVERSION= 0.12 +DISTVERSION= 0.13 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-python-louvain/distinfo ============================================================================== --- head/math/py-python-louvain/distinfo Sat Dec 22 18:46:57 2018 (r488122) +++ head/math/py-python-louvain/distinfo Sat Dec 22 18:47:53 2018 (r488123) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545368747 -SHA256 (python-louvain-0.12.tar.gz) = 9e6601ff245123421a4b0e23b58fc0f780f18b8311feecb7de81ad432299de49 -SIZE (python-louvain-0.12.tar.gz) = 18350 +TIMESTAMP = 1545503255 +SHA256 (python-louvain-0.13.tar.gz) = b4938f20063bc53e68d5b182dcea0634dfb63a0e3489f929d4083c24a920b2fe +SIZE (python-louvain-0.13.tar.gz) = 18577
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812221847.wBMIlrgX019737>