Date: Tue, 1 Oct 2019 19:15:48 +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: r513511 - in head/devel/py-astroid: . files Message-ID: <201910011915.x91JFmYr096598@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Oct 1 19:15:48 2019 New Revision: 513511 URL: https://svnweb.freebsd.org/changeset/ports/513511 Log: Update to 2.3.1 Changes: https://github.com/PyCQA/astroid/blob/2.3/ChangeLog Deleted: head/devel/py-astroid/files/ Modified: head/devel/py-astroid/Makefile head/devel/py-astroid/distinfo Modified: head/devel/py-astroid/Makefile ============================================================================== --- head/devel/py-astroid/Makefile Tue Oct 1 19:15:42 2019 (r513510) +++ head/devel/py-astroid/Makefile Tue Oct 1 19:15:48 2019 (r513511) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= astroid -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-astroid/distinfo ============================================================================== --- head/devel/py-astroid/distinfo Tue Oct 1 19:15:42 2019 (r513510) +++ head/devel/py-astroid/distinfo Tue Oct 1 19:15:48 2019 (r513511) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569514156 -SHA256 (astroid-2.3.0.tar.gz) = c7e2e5773d87ccc00d01c273e439386f4d6d63cce61317a79ccce5880162f9fb -SIZE (astroid-2.3.0.tar.gz) = 295294 +TIMESTAMP = 1569948552 +SHA256 (astroid-2.3.1.tar.gz) = b7546ffdedbf7abcfbff93cd1de9e9980b1ef744852689decc5aeada324238c6 +SIZE (astroid-2.3.1.tar.gz) = 297020
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910011915.x91JFmYr096598>