python3-pyyaml 6.0.2-5

This commit is contained in:
2025-12-27 16:00:49 +03:00
parent 8a2fc36139
commit d3266467d8

View File

@@ -1,6 +1,6 @@
name='python3-pyyaml'
version='6.0.2'
release='4'
release='5'
desc='YAML parser and emitter for Python'
desc_ru='Библиотека Python для парсинга и генерации YAML'
homepage='https://pyyaml.org/'
@@ -70,5 +70,5 @@ package() {
}
files() {
files-find-lib
files-find "./usr/local/lib/**"
}