diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-09 21:24:19 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-07-09 21:34:29 +0000 |
commit | 6926f8e66dad83875acbce9c352757d9d30f2aee (patch) | |
tree | 8c40c916411876c6f0f317847fb92b21246a8647 | |
parent | fd6192aae3d4ae4bd26532cccfa4c8d7ec449d05 (diff) | |
download | ports-6926f8e66dad83875acbce9c352757d9d30f2aee.tar.gz ports-6926f8e66dad83875acbce9c352757d9d30f2aee.zip |
devel/py-astroid: Update to 2.15.6
-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 a298c9464887..c52fc5cc0c93 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.15.5 +PORTVERSION= 2.15.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index cdc3c474784b..5dfad396dd32 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685162106 -SHA256 (astroid-2.15.5.tar.gz) = 1039262575027b441137ab4a62a793a9b43defb42c32d5670f38686207cd780f -SIZE (astroid-2.15.5.tar.gz) = 343686 +TIMESTAMP = 1688902089 +SHA256 (astroid-2.15.6.tar.gz) = 903f024859b7c7687d7a7f3a3f73b17301f8e42dfd9cc9df9d4418172d3e2dbd +SIZE (astroid-2.15.6.tar.gz) = 344027 |