python3-pyyaml 6.0.2-7

This commit is contained in:
2026-02-12 17:38:04 +03:00
parent efe61f4459
commit 8c36997dbf

View File

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