Date: Wed, 27 Feb 2019 23:47:36 +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: r494098 - head/devel/py-astroid Message-ID: <201902272347.x1RNlaG3011949@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 27 23:47:36 2019 New Revision: 494098 URL: https://svnweb.freebsd.org/changeset/ports/494098 Log: Update to 2.2.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 Wed Feb 27 23:47:30 2019 (r494097) +++ head/devel/py-astroid/Makefile Wed Feb 27 23:47:36 2019 (r494098) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= astroid -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-astroid/distinfo ============================================================================== --- head/devel/py-astroid/distinfo Wed Feb 27 23:47:30 2019 (r494097) +++ head/devel/py-astroid/distinfo Wed Feb 27 23:47:36 2019 (r494098) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543246464 -SHA256 (astroid-2.1.0.tar.gz) = 35b032003d6a863f5dcd7ec11abd5cd5893428beaa31ab164982403bcb311f22 -SIZE (astroid-2.1.0.tar.gz) = 276196 +TIMESTAMP = 1551308825 +SHA256 (astroid-2.2.0.tar.gz) = 1d5d0e6e408701ae657342645465d08be6fb66cf0ede16a31cc6435bd2e61718 +SIZE (astroid-2.2.0.tar.gz) = 280554
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902272347.x1RNlaG3011949>