yamllint: 1.35.0 -> 1.35.1

This commit is contained in:
Tim Biermann 2024-02-17 13:52:35 +01:00
parent 2d92c8ab61
commit 2958b3544a
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/yamllint-1.35.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.0-py3.10.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.0-py3.10.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.0-py3.10.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.0-py3.10.egg-info/entry_points.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.0-py3.10.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/yamllint-1.35.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint-1.35.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/yamllint/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint/__main__.py
@ -30,7 +30,7 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/yamllint/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint/cli.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/yamllint/conf/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint/conf/default.yaml
-rw-rw-r-- root/root usr/lib/python3.10/site-packages/yamllint/conf/relaxed.yaml
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint/conf/relaxed.yaml
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint/config.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint/linter.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/yamllint/parser.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xoeujVdG/GLwxLqc+Wx/Brp7buxlQDsXBg7Y7m4AUwICtJ4/UCA++OUSuBuwcWe2ieQW7DE3zA+sO0sRparag4=
SHA256 (Pkgfile) = 7b3007dd04e418eb18f9d3a12018cfb0066e6ef6e7e3105728b1b522a38cc487
SHA256 (.footprint) = 14b577e8932ec60b041c24c0093dc96942305d997990a29370cd345fb77eab35
SHA256 (yamllint-1.35.0.tar.gz) = 9bc99c3e9fe89b4c6ee26e17aa817cf2d14390de6577cb6e2e6ed5f72120c835
RWSagIOpLGJF38pq5E73cgHOUahhZ7kFlNPhZZSaJ9zSKYVzZ6xjj9ANG3i1Oxx6WX0RRhu5a8IweyHhSy1xr4AVko87sgb4TwA=
SHA256 (Pkgfile) = 8854f1f5673b36b64e8b4ac020437a8226e140ea1d4b03884a3874677d5a9fc8
SHA256 (.footprint) = b475f5e1db8623f8ea5ea5a634eb6706391b9a0b0247f791c55ed4d8f202e038
SHA256 (yamllint-1.35.1.tar.gz) = 7a003809f88324fd2c877734f2d575ee7881dd9043360657cc8049c809eba6cd

View File

@ -4,7 +4,7 @@
# Depends on: python3-pathspec python3-yaml
name=yamllint
version=1.35.0
version=1.35.1
release=1
source=(https://files.pythonhosted.org/packages/source/y/yamllint/yamllint-$version.tar.gz)