Date: Sun, 8 Aug 2021 14:00:59 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8e827b276454 - main - devel/py-yamllint: update to 1.26.2 Message-ID: <202108081400.178E0xVa048901@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e827b27645473c96ddcbced3c5d5d4f606d3a7b commit 8e827b27645473c96ddcbced3c5d5d4f606d3a7b Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-08-08 14:00:16 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-08-08 14:00:54 +0000 devel/py-yamllint: update to 1.26.2 ChangeLog: https://github.com/adrienverge/yamllint/blob/v1.26.2/CHANGELOG.rst --- devel/py-yamllint/Makefile | 2 +- devel/py-yamllint/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-yamllint/Makefile b/devel/py-yamllint/Makefile index 0be17c2036a3..03ed3ff2c938 100644 --- a/devel/py-yamllint/Makefile +++ b/devel/py-yamllint/Makefile @@ -1,5 +1,5 @@ PORTNAME= yamllint -PORTVERSION= 1.26.1 +PORTVERSION= 1.26.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-yamllint/distinfo b/devel/py-yamllint/distinfo index 588c0ad79892..9d2a39c187e7 100644 --- a/devel/py-yamllint/distinfo +++ b/devel/py-yamllint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617902815 -SHA256 (yamllint-1.26.1.tar.gz) = 87d9462b3ed7e9dfa19caa177f7a77cd9888b3dc4044447d6ae0ab233bcd1324 -SIZE (yamllint-1.26.1.tar.gz) = 126801 +TIMESTAMP = 1628422502 +SHA256 (yamllint-1.26.2.tar.gz) = 0b08a96750248fdf21f1e8193cb7787554ef75ed57b27f621cd6b3bf09af11a1 +SIZE (yamllint-1.26.2.tar.gz) = 126786
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081400.178E0xVa048901>