Date: Thu, 8 Apr 2021 20:43:11 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: 23da70f365d7 - main - devel/py-yamllint -- update to 1.26.1 Message-ID: <202104082043.138KhB5o048480@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=23da70f365d74bf5da9ba97c50faa3fb0ce828a3 commit 23da70f365d74bf5da9ba97c50faa3fb0ce828a3 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-04-08 20:35:47 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-04-08 20:43:04 +0000 devel/py-yamllint -- update to 1.26.1 ChangeLog: https://github.com/adrienverge/yamllint/blob/v1.26.1/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 383a4e71e38d..0be17c2036a3 100644 --- a/devel/py-yamllint/Makefile +++ b/devel/py-yamllint/Makefile @@ -1,5 +1,5 @@ PORTNAME= yamllint -PORTVERSION= 1.26.0 +PORTVERSION= 1.26.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-yamllint/distinfo b/devel/py-yamllint/distinfo index aa813e1f7b7f..588c0ad79892 100644 --- a/devel/py-yamllint/distinfo +++ b/devel/py-yamllint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612001823 -SHA256 (yamllint-1.26.0.tar.gz) = b0e4c89985c7f5f8451c2eb8c67d804d10ac13a4abe031cbf49bdf3465d01087 -SIZE (yamllint-1.26.0.tar.gz) = 126591 +TIMESTAMP = 1617902815 +SHA256 (yamllint-1.26.1.tar.gz) = 87d9462b3ed7e9dfa19caa177f7a77cd9888b3dc4044447d6ae0ab233bcd1324 +SIZE (yamllint-1.26.1.tar.gz) = 126801
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104082043.138KhB5o048480>