Skip to content

Commit 6d58466

Browse files
committed
ansible-lint: Update to 25.11.0 & switch to Python 3.14
Closed: https://trac.macports.org/ticket/73261
1 parent b18a71a commit 6d58466

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sysutils/ansible-lint/Portfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PortSystem 1.0
44
PortGroup python 1.0
55
PortGroup github 1.0
66

7-
github.setup ansible-community ansible-lint 25.9.2 v
7+
github.setup ansible-community ansible-lint 25.11.0 v
88
github.tarball_from archive
99
revision 0
1010

@@ -20,12 +20,12 @@ description Best practices checker for Ansible playbooks
2020
long_description \
2121
ansible-lint checks playbooks for practices and behaviour that could potentially be improved
2222

23-
checksums rmd160 9e0d3fb89d738ee96d04719df2002e5468a6e763 \
24-
sha256 54556ac26a3cf7c5df3202da32ff94d36c7f71b51871539ec4492f11c59bdc9d \
25-
size 650880
23+
checksums rmd160 89b1771ada9304e8f33cd8fa1547f84945f53b93 \
24+
sha256 e5df2b01ea80b1fe1371133f6d67fa662550af08f4dbcb388047398fee249a5c \
25+
size 660313
2626

2727
# Keep Python version compatible with yamllint
28-
python.default_version 313
28+
python.default_version 314
2929
python.link_binaries_suffix
3030

3131
depends_build-append \

0 commit comments

Comments
 (0)