diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:29:56 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-13 19:29:56 +0000 |
commit | efb01c43dd5a6d6aa2afcb502fde5e58a1c7cc76 (patch) | |
tree | cac370896eea4b923d120aeccb7670f8b0ff49aa /devel | |
parent | 9a8844e62d827be6172872493e85188aa0dfa4de (diff) | |
download | ports-efb01c43dd5a6d6aa2afcb502fde5e58a1c7cc76.tar.gz ports-efb01c43dd5a6d6aa2afcb502fde5e58a1c7cc76.zip |
devel/py-astroid: Update to 2.11.5
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/main/ChangeLog
Diffstat (limited to 'devel')
-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 50be7a3f0cd1..bea9ea0aaf2c 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.11.4 +PORTVERSION= 2.11.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 8cdf35efdf15..64c0be95032d 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122623 -SHA256 (astroid-2.11.4.tar.gz) = 561dc6015eecce7e696ff7e3b40434bc56831afeff783f0ea853e19c4f635c06 -SIZE (astroid-2.11.4.tar.gz) = 205835 +TIMESTAMP = 1652446268 +SHA256 (astroid-2.11.5.tar.gz) = f4e4ec5294c4b07ac38bab9ca5ddd3914d4bf46f9006eb5c0ae755755061044e +SIZE (astroid-2.11.5.tar.gz) = 205908 |