Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2024 19:37:13 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: b892e3d95240 - main - devel/py-yamllint: update to 1.35.0
Message-ID:  <202402151937.41FJbDoj069589@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=b892e3d95240237b2cdc5a51ff69ebfc96df677e

commit b892e3d95240237b2cdc5a51ff69ebfc96df677e
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2024-02-15 19:36:11 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2024-02-15 19:36:11 +0000

    devel/py-yamllint: update to 1.35.0
    
    Changes:        https://github.com/adrienverge/yamllint/blob/v1.35.0/CHANGELOG.rst
    Reported by:    repology
---
 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 517d560d8cb2..81a2cf733006 100644
--- a/devel/py-yamllint/Makefile
+++ b/devel/py-yamllint/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yamllint
-PORTVERSION=	1.34.0
+PORTVERSION=	1.35.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-yamllint/distinfo b/devel/py-yamllint/distinfo
index 8b00aaa2031d..2f86714f4720 100644
--- a/devel/py-yamllint/distinfo
+++ b/devel/py-yamllint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707339887
-SHA256 (yamllint-1.34.0.tar.gz) = 7f0a6a41e8aab3904878da4ae34b6248b6bc74634e0d3a90f0fb2d7e723a3d4f
-SIZE (yamllint-1.34.0.tar.gz) = 134022
+TIMESTAMP = 1708025447
+SHA256 (yamllint-1.35.0.tar.gz) = 9bc99c3e9fe89b4c6ee26e17aa817cf2d14390de6577cb6e2e6ed5f72120c835
+SIZE (yamllint-1.35.0.tar.gz) = 131251



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402151937.41FJbDoj069589>