Date: Mon, 23 Aug 2021 11:13:44 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: 941e58ec8f3c - main - devel/py-yamllint: update to 1.26.3 Message-ID: <202108231113.17NBDiKI016482@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=941e58ec8f3c6d56d037cd1bf1b52bbe2565dc62 commit 941e58ec8f3c6d56d037cd1bf1b52bbe2565dc62 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-08-23 11:12:53 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-08-23 11:12:53 +0000 devel/py-yamllint: update to 1.26.3 ChangeLog: https://github.com/adrienverge/yamllint/blob/v1.26.3/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 03ed3ff2c938..c75aafa73a0d 100644 --- a/devel/py-yamllint/Makefile +++ b/devel/py-yamllint/Makefile @@ -1,5 +1,5 @@ PORTNAME= yamllint -PORTVERSION= 1.26.2 +PORTVERSION= 1.26.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-yamllint/distinfo b/devel/py-yamllint/distinfo index 9d2a39c187e7..30fd75a0723a 100644 --- a/devel/py-yamllint/distinfo +++ b/devel/py-yamllint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628422502 -SHA256 (yamllint-1.26.2.tar.gz) = 0b08a96750248fdf21f1e8193cb7787554ef75ed57b27f621cd6b3bf09af11a1 -SIZE (yamllint-1.26.2.tar.gz) = 126786 +TIMESTAMP = 1629716654 +SHA256 (yamllint-1.26.3.tar.gz) = 3934dcde484374596d6b52d8db412929a169f6d9e52e20f9ade5bf3523d9b96e +SIZE (yamllint-1.26.3.tar.gz) = 126746
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108231113.17NBDiKI016482>