diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-30 22:04:34 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-30 22:21:08 +0000 |
commit | a5a9699c4d13cc5fa489e4a7b9ccad555ac772f6 (patch) | |
tree | eff38de57893971a053ac401cccdf864d8af7c91 | |
parent | 9acaf49eab5bf6b63e75706fd8d85b1164a05087 (diff) | |
download | ports-a5a9699c4d13cc5fa489e4a7b9ccad555ac772f6.tar.gz ports-a5a9699c4d13cc5fa489e4a7b9ccad555ac772f6.zip |
devel/py-astroid: Update to 2.11.1
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 5e430a292e97..9718a1b8c4f9 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.11.0 +PORTVERSION= 2.11.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 93797b8126cc..cc2e3e03f329 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264510 -SHA256 (astroid-2.11.0.tar.gz) = d56f6a5239981567ceaa3413d4971936c7b4b0c796fcff90c24254dcf8b05b62 -SIZE (astroid-2.11.0.tar.gz) = 205275 +TIMESTAMP = 1648248892 +SHA256 (astroid-2.11.1.tar.gz) = 33f1c15fe9661348a50b7ec6789947089ead2a5de727bb4782d530d9d2fff2c8 +SIZE (astroid-2.11.1.tar.gz) = 205445 |