Date: Wed, 10 Apr 2019 20:28:41 +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: r498586 - head/devel/py-astroid1 Message-ID: <201904102028.x3AKSfV5045065@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Apr 10 20:28:40 2019 New Revision: 498586 URL: https://svnweb.freebsd.org/changeset/ports/498586 Log: Update to 1.6.6 Changes: https://github.com/PyCQA/astroid/blob/1.6/ChangeLog Modified: head/devel/py-astroid1/Makefile head/devel/py-astroid1/distinfo Modified: head/devel/py-astroid1/Makefile ============================================================================== --- head/devel/py-astroid1/Makefile Wed Apr 10 20:28:35 2019 (r498585) +++ head/devel/py-astroid1/Makefile Wed Apr 10 20:28:40 2019 (r498586) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= astroid -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-astroid1/distinfo ============================================================================== --- head/devel/py-astroid1/distinfo Wed Apr 10 20:28:35 2019 (r498585) +++ head/devel/py-astroid1/distinfo Wed Apr 10 20:28:40 2019 (r498586) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529610606 -SHA256 (astroid-1.6.5.tar.gz) = fc9b582dba0366e63540982c3944a9230cbc6f303641c51483fa547dcc22393a -SIZE (astroid-1.6.5.tar.gz) = 255688 +TIMESTAMP = 1554924539 +SHA256 (astroid-1.6.6.tar.gz) = d25869fc7f44f1d9fb7d24fd7ea0639656f5355fc3089cd1f3d18c6ec6b124c7 +SIZE (astroid-1.6.6.tar.gz) = 256216
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904102028.x3AKSfV5045065>