yamllint: updated dependency name: python3-yaml -> python3-pyyaml

This commit is contained in:
Tim Biermann 2024-08-07 21:50:59 +02:00
parent 060f407752
commit 1336564547
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38pq5E73cgHOUahhZ7kFlNPhZZSaJ9zSKYVzZ6xjj9ANG3i1Oxx6WX0RRhu5a8IweyHhSy1xr4AVko87sgb4TwA=
SHA256 (Pkgfile) = 8854f1f5673b36b64e8b4ac020437a8226e140ea1d4b03884a3874677d5a9fc8
RWSagIOpLGJF3yIiHUgOKwIOZTX3xRlvjXLDD1RYFzfd6y04wZKA3Ew7LOIhv3P3kf9Jk2ogX4DLOCsywDYA5ZrwIMJV7/G4qgo=
SHA256 (Pkgfile) = d047116e5f63124f32c3425696b0c11110a5a345b0ad4ab3767e82fe0fad0974
SHA256 (.footprint) = b475f5e1db8623f8ea5ea5a634eb6706391b9a0b0247f791c55ed4d8f202e038
SHA256 (yamllint-1.35.1.tar.gz) = 7a003809f88324fd2c877734f2d575ee7881dd9043360657cc8049c809eba6cd

View File

@ -1,7 +1,7 @@
# Description: Linter for YAML files
# URL: https://github.com/adrienverge/yamllint
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-pathspec python3-yaml
# Depends on: python3-pathspec python3-pyyaml
name=yamllint
version=1.35.1