python3-poetry-core 2.2.1-4

This commit is contained in:
2025-12-27 16:00:49 +03:00
parent ea28b7749f
commit d20895e0d9

View File

@@ -1,6 +1,6 @@
name='python3-poetry-core' name='python3-poetry-core'
version='2.2.1' version='2.2.1'
release='3' release='4'
desc='Poetry PEP 517 Build Backend' desc='Poetry PEP 517 Build Backend'
desc_ru='PEP 517 бэкенд сборки для Poetry' desc_ru='PEP 517 бэкенд сборки для Poetry'
homepage='https://github.com/python-poetry/poetry-core' homepage='https://github.com/python-poetry/poetry-core'
@@ -45,5 +45,5 @@ package() {
} }
files() { files() {
files-find-lib files-find "./usr/local/lib/**"
} }