diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-01 13:25:36 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-01 13:41:36 +0000 |
commit | 59c70402074fb6780beb7520ed9df4da0a49109e (patch) | |
tree | f103ea2c9f641473bbd18e6530df6d3cc33be5af | |
parent | 4f0d410e65a7997c23b030e7fbf216fa171781f7 (diff) | |
download | ports-59c70402074fb6780beb7520ed9df4da0a49109e.tar.gz ports-59c70402074fb6780beb7520ed9df4da0a49109e.zip |
devel/py-astroid: Update to 2.8.4
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/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 48601e0506c7..32d3f886d4fd 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.8.3 +PORTVERSION= 2.8.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index a1866796a60e..40c9846d4d87 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181039 -SHA256 (astroid-2.8.3.tar.gz) = 0e361da0744d5011d4f5d57e64473ba9b7ab4da1e2d45d6631ebd67dd28c3cce -SIZE (astroid-2.8.3.tar.gz) = 199978 +TIMESTAMP = 1635730947 +SHA256 (astroid-2.8.4.tar.gz) = 1e83a69fd51b013ebf5912d26b9338d6643a55fec2f20c787792680610eed4a2 +SIZE (astroid-2.8.4.tar.gz) = 200331 |