Date: Mon, 15 Jun 2020 18:46:39 +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: r538973 - head/devel/py-astroid Message-ID: <202006151846.05FIkdgg063254@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 15 18:46:39 2020 New Revision: 538973 URL: https://svnweb.freebsd.org/changeset/ports/538973 Log: Update to 2.4.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 Mon Jun 15 18:46:34 2020 (r538972) +++ head/devel/py-astroid/Makefile Mon Jun 15 18:46:39 2020 (r538973) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= astroid -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-astroid/distinfo ============================================================================== --- head/devel/py-astroid/distinfo Mon Jun 15 18:46:34 2020 (r538972) +++ head/devel/py-astroid/distinfo Mon Jun 15 18:46:39 2020 (r538973) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588777631 -SHA256 (astroid-2.4.1.tar.gz) = 4c17cea3e592c21b6e222f673868961bad77e1f985cb1694ed077475a89229c1 -SIZE (astroid-2.4.1.tar.gz) = 310789 +TIMESTAMP = 1592145087 +SHA256 (astroid-2.4.2.tar.gz) = 2f4078c2a41bf377eea06d71c9d2ba4eb8f6b1af2135bec27bbbb7d8f12bb703 +SIZE (astroid-2.4.2.tar.gz) = 310972
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151846.05FIkdgg063254>