Date: Sun, 18 Apr 2021 07:11:16 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 31f239c12b76 - main - devel/py-astroid: Update to 2.5.2 Message-ID: <202104180711.13I7BGPl006919@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=31f239c12b7652ea93d854971941288fcac3c395 commit 31f239c12b7652ea93d854971941288fcac3c395 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 05:01:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:43:06 +0000 devel/py-astroid: Update to 2.5.2 Changes: https://github.com/PyCQA/astroid/releases https://github.com/PyCQA/astroid/blob/master/ChangeLog --- devel/py-astroid/Makefile | 2 +- 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 ed8e42c5efa7..f5acf76c292d 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index f90479918064..be991493a93d 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614794256 -SHA256 (astroid-2.5.1.tar.gz) = cfc35498ee64017be059ceffab0a25bedf7548ab76f2bea691c5565896e7128d -SIZE (astroid-2.5.1.tar.gz) = 312511 +TIMESTAMP = 1618320108 +SHA256 (astroid-2.5.2.tar.gz) = 6b0ed1af831570e500e2437625979eaa3b36011f66ddfc4ce930128610258ca9 +SIZE (astroid-2.5.2.tar.gz) = 312789
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180711.13I7BGPl006919>