Date: Tue, 18 Apr 2017 19:38:38 +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: r438801 - head/devel/py-astroid Message-ID: <201704181938.v3IJcc46061576@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 18 19:38:38 2017 New Revision: 438801 URL: https://svnweb.freebsd.org/changeset/ports/438801 Log: Update to 1.5.2 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 Tue Apr 18 19:38:32 2017 (r438800) +++ head/devel/py-astroid/Makefile Tue Apr 18 19:38:38 2017 (r438801) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= astroid -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-astroid/distinfo ============================================================================== --- head/devel/py-astroid/distinfo Tue Apr 18 19:38:32 2017 (r438800) +++ head/devel/py-astroid/distinfo Tue Apr 18 19:38:38 2017 (r438801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492309285 -SHA256 (astroid-1.5.1.tar.gz) = b1d87cbb3dbcca64f8fb8252d2a6650c3bf7b1fc6516831c1b63462d965f2af7 -SIZE (astroid-1.5.1.tar.gz) = 239345 +TIMESTAMP = 1492523767 +SHA256 (astroid-1.5.2.tar.gz) = 271f1c9ad6519a5dde2a7f0c9b62c2923b55e16569bdd888f9f9055cc5be37ed +SIZE (astroid-1.5.2.tar.gz) = 240007
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704181938.v3IJcc46061576>