Date: Tue, 21 Sep 2021 03:51:00 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: 31ccd782d3c0 - main - devel/py-astroid: Update to 2.7.3 Message-ID: <202109210351.18L3p0FR028366@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=31ccd782d3c05e637b81acab429cdf6567cba0be commit 31ccd782d3c05e637b81acab429cdf6567cba0be Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:12:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:44:21 +0000 devel/py-astroid: Update to 2.7.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 fc035541cec3..b3a4864808df 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.6.6 +PORTVERSION= 2.7.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 9d7ecd7a7290..8d9d067c3b61 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103096 -SHA256 (astroid-2.6.6.tar.gz) = 3975a0bd5373bdce166e60c851cfcbaf21ee96de80ec518c1f4cb3e94c3fb334 -SIZE (astroid-2.6.6.tar.gz) = 190240 +TIMESTAMP = 1632037042 +SHA256 (astroid-2.7.3.tar.gz) = 3b680ce0419b8a771aba6190139a3998d14b413852506d99aff8dc2bf65ee67c +SIZE (astroid-2.7.3.tar.gz) = 195637
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210351.18L3p0FR028366>