pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ansible-lint
Module Name: pkgsrc
Committed By: adam
Date: Sun Oct 1 17:02:15 UTC 2023
Modified Files:
pkgsrc/sysutils/ansible-lint: Makefile distinfo
Log Message:
ansible-lint: updated to 6.20.2
v6.20.2
Bugfixes
Do not use github action path for running ansible lint
Correct listing of autofix rules in documentation
Make the autofix rule list dynamic in documentation
Fix documentation links to autofix page
Bump test dependencies
Correct documentation regarding CLI argument precedence
Document autofix ability for rules that supports it
Accept underline prefix when checking var-naming
Correct regression with use of --fix
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/sysutils/ansible-lint/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/sysutils/ansible-lint/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/ansible-lint/Makefile
diff -u pkgsrc/sysutils/ansible-lint/Makefile:1.42 pkgsrc/sysutils/ansible-lint/Makefile:1.43
--- pkgsrc/sysutils/ansible-lint/Makefile:1.42 Thu Sep 28 06:57:02 2023
+++ pkgsrc/sysutils/ansible-lint/Makefile Sun Oct 1 17:02:15 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2023/09/28 06:57:02 adam Exp $
+# $NetBSD: Makefile,v 1.43 2023/10/01 17:02:15 adam Exp $
-DISTNAME= ansible-lint-6.20.0
+DISTNAME= ansible-lint-6.20.2
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-lint/}
Index: pkgsrc/sysutils/ansible-lint/distinfo
diff -u pkgsrc/sysutils/ansible-lint/distinfo:1.37 pkgsrc/sysutils/ansible-lint/distinfo:1.38
--- pkgsrc/sysutils/ansible-lint/distinfo:1.37 Thu Sep 28 06:57:02 2023
+++ pkgsrc/sysutils/ansible-lint/distinfo Sun Oct 1 17:02:15 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2023/09/28 06:57:02 adam Exp $
+$NetBSD: distinfo,v 1.38 2023/10/01 17:02:15 adam Exp $
-BLAKE2s (ansible-lint-6.20.0.tar.gz) = c80fc122cceb51af448ea7ab90d99c544f4ab669bb6c01a19b149c1c49b6465a
-SHA512 (ansible-lint-6.20.0.tar.gz) = 4e7ed61baabc755d38db89f797808114598d2838419668423baf1080f1ae58cc862310024b631ce4b03bd268fa17051a5d78f3ba4cd3a31d8b5f5f0e4ec5c003
-Size (ansible-lint-6.20.0.tar.gz) = 498522 bytes
+BLAKE2s (ansible-lint-6.20.2.tar.gz) = 288b81c8ad6265c2fc2ff3ff193d5efc6e55e02a97d55bbd9051d287d9cd40d1
+SHA512 (ansible-lint-6.20.2.tar.gz) = 05664af4965b4f56342c6536d2f7c831adbd783c026117e31191dcd7c6d5c320534451ec76661a66b2fa2f58a7c94a9b27f1b43f5cc444ac5b491ed4875f4453
+Size (ansible-lint-6.20.2.tar.gz) = 502519 bytes
Home |
Main Index |
Thread Index |
Old Index