Date: Wed, 21 Jul 2021 18:13:27 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: 3ad0c61fe63a - main - devel/py-astroid: Update to 2.6.3 Message-ID: <202107211813.16LIDRFN043060@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=3ad0c61fe63aa3f8eefcc06486be4d69ad279584 commit 3ad0c61fe63aa3f8eefcc06486be4d69ad279584 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-21 17:17:34 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-21 18:11:53 +0000 devel/py-astroid: Update to 2.6.3 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 38d2bc54b3d4..7a31036d933b 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index ed5f9597992d..be48a290edb3 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625323565 -SHA256 (astroid-2.6.2.tar.gz) = 38b95085e9d92e2ca06cf8b35c12a74fa81da395a6f9e65803742e6509c05892 -SIZE (astroid-2.6.2.tar.gz) = 187749 +TIMESTAMP = 1626714606 +SHA256 (astroid-2.6.3.tar.gz) = 11e598e49e31f288ae43d13e8d0eb28454e5e2aa745cbc16cc799f147bb7e8dd +SIZE (astroid-2.6.3.tar.gz) = 189386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107211813.16LIDRFN043060>