ansible-lint 24.6.1-1 source package in Ubuntu

Changelog

ansible-lint (24.6.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 24.6.1 (Closes: #1070194)
  * d/control:
    - Add some required dependencies
    - Update version constraint on black and python3-ansible-compat
    - Bump Standards-Version to 4.7.0
    - Run wrap-and-sort
  * d/patches:
    - Drop ruamel-yaml-0.18.5.patch
    - Refresh remaining patches
  * d/rules: Skip some failing tests

 -- Vincent Blut <email address hidden>  Sun, 23 Jun 2024 16:50:49 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ansible-lint_24.6.1-1.dsc 2.6 KiB 5877e9664668733b5c94fb1a6df0b11f1115b1ccce4640960a2066651329f0cb
ansible-lint_24.6.1.orig.tar.gz 463.7 KiB 67a7890643128b143a74de416fdd3f7d732c4ae4ce4d1140010b5da7fedd028e
ansible-lint_24.6.1-1.debian.tar.xz 9.4 KiB 3520ba681f9d579fb922b1c643de5f950e7f4a32f39be84c4559fee544d06fd3

Available diffs

No changes file available.

Binary packages built by this source

ansible-lint: lint tool for Ansible playbooks

 Ansible playbooks express configuration, deployment and orchestration in YAML
 format. They can describe a policy you want your remote systems to enforce,
  or a set of steps in a general IT process.
 .
 ansible-lint checks Ansible playbooks for practices and behaviour that could
 potentially be improved.