Date: Sat, 16 Dec 2017 20:55:25 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456496 - head/devel/py-astroid Message-ID: <201712162055.vBGKtP5T088685@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 16 20:55:25 2017 New Revision: 456496 URL: https://svnweb.freebsd.org/changeset/ports/456496 Log: Update to 1.6.0 Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog Modified: head/devel/py-astroid/Makefile head/devel/py-astroid/distinfo Modified: head/devel/py-astroid/Makefile ============================================================================== --- head/devel/py-astroid/Makefile Sat Dec 16 20:55:20 2017 (r456495) +++ head/devel/py-astroid/Makefile Sat Dec 16 20:55:25 2017 (r456496) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= astroid -PORTVERSION= 1.5.3 +PORTVERSION= 1.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-astroid/distinfo ============================================================================== --- head/devel/py-astroid/distinfo Sat Dec 16 20:55:20 2017 (r456495) +++ head/devel/py-astroid/distinfo Sat Dec 16 20:55:25 2017 (r456496) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496570408 -SHA256 (astroid-1.5.3.tar.gz) = 492c2a2044adbf6a84a671b7522e9295ad2f6a7c781b899014308db25312dd35 -SIZE (astroid-1.5.3.tar.gz) = 240617 +TIMESTAMP = 1513405811 +SHA256 (astroid-1.6.0.tar.gz) = 71dadba2110008e2c03f9fde662ddd2053db3c0489d0e03c94e828a0399edd4f +SIZE (astroid-1.6.0.tar.gz) = 255715
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712162055.vBGKtP5T088685>