Date: Mon, 26 Nov 2018 18:59:37 +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: r485952 - head/devel/py-astroid Message-ID: <201811261859.wAQIxbc7059342@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 26 18:59:37 2018 New Revision: 485952 URL: https://svnweb.freebsd.org/changeset/ports/485952 Log: Update to 2.1.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 Mon Nov 26 18:59:28 2018 (r485951) +++ head/devel/py-astroid/Makefile Mon Nov 26 18:59:37 2018 (r485952) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= astroid -PORTVERSION= 2.0.4 +PORTVERSION= 2.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-astroid/distinfo ============================================================================== --- head/devel/py-astroid/distinfo Mon Nov 26 18:59:28 2018 (r485951) +++ head/devel/py-astroid/distinfo Mon Nov 26 18:59:37 2018 (r485952) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536687977 -SHA256 (astroid-2.0.4.tar.gz) = c7013d119ec95eb626f7a2011f0b63d0c9a095df9ad06d8507b37084eada1a8d -SIZE (astroid-2.0.4.tar.gz) = 273871 +TIMESTAMP = 1543246464 +SHA256 (astroid-2.1.0.tar.gz) = 35b032003d6a863f5dcd7ec11abd5cd5893428beaa31ab164982403bcb311f22 +SIZE (astroid-2.1.0.tar.gz) = 276196
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811261859.wAQIxbc7059342>