diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-16 20:55:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-16 20:55:25 +0000 |
commit | cab533369a1338292d1df313593b5f0f5fe8b4bf (patch) | |
tree | 4bf2ed92199ac64e874e3817f42b78355beeb786 | |
parent | 598725189d46a259b1df337d9a42fa5ec25b4338 (diff) | |
download | freebsd-ports-cab533369a1338292d1df313593b5f0f5fe8b4bf.zip |
Update to 1.6.0
Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog
-rw-r--r-- | devel/py-astroid/Makefile | 2 | ||||
-rw-r--r-- | devel/py-astroid/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index 176d3d018f7a..5770d7f18e01 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= astroid -PORTVERSION= 1.5.3 +PORTVERSION= 1.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 13daa633aa3e..d2a2badf5c07 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1496570408 -SHA256 (astroid-1.5.3.tar.gz) = 492c2a2044adbf6a84a671b7522e9295ad2f6a7c781b899014308db25312dd35 -SIZE (astroid-1.5.3.tar.gz) = 240617 +TIMESTAMP = 1513405811 +SHA256 (astroid-1.6.0.tar.gz) = 71dadba2110008e2c03f9fde662ddd2053db3c0489d0e03c94e828a0399edd4f +SIZE (astroid-1.6.0.tar.gz) = 255715 |