Download raw body.
[update] devel/py-yamllint version 1.35.1
Hi,
[cc rpointel@ as maintainer]
a simple update for devel/py-yamllint to the latest version 1.35.1 (linter for YAML files, in Python).
- update Makefile and distinfo
Build and tests OK on current/amd64 with Python 3.11.9
Tests welcome and please commit if OK.
Laurent
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-yamllint/Makefile,v
diff -u -p -r1.25 Makefile
--- Makefile 6 May 2024 12:23:32 -0000 1.25
+++ Makefile 31 May 2024 09:09:12 -0000
@@ -1,9 +1,8 @@
COMMENT = linter for YAML files
-MODPY_EGG_VERSION = 1.33.0
+MODPY_EGG_VERSION = 1.35.1
DISTNAME = yamllint-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
-REVISION = 0
CATEGORIES = devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-yamllint/distinfo,v
diff -u -p -r1.13 distinfo
--- distinfo 24 Nov 2023 15:13:53 -0000 1.13
+++ distinfo 31 May 2024 09:09:12 -0000
@@ -1,2 +1,2 @@
-SHA256 (yamllint-1.33.0.tar.gz) = Lc6rnvLZlRii/PT/yWTUQlCsRFm+G6PKMVEY5KGoH30=
-SIZE (yamllint-1.33.0.tar.gz) = 130357
+SHA256 (yamllint-1.35.1.tar.gz) = egA4CfiDJP0sh3c08tV17niB3ZBDNgZXzIBJyAnrps0=
+SIZE (yamllint-1.35.1.tar.gz) = 134583
[update] devel/py-yamllint version 1.35.1