python3-cleo 2.1.0-8

This commit is contained in:
2025-12-27 16:00:48 +03:00
parent 896bef169a
commit df06621c40

View File

@@ -1,6 +1,6 @@
name='python3-cleo'
version='2.1.0'
release='7'
release='8'
desc='Cleo allows you to create beautiful and testable command-line interfaces'
desc_ru='Библиотека Python для создания красивых и тестируемых интерфейсов командной строки'
homepage='https://github.com/python-poetry/cleo'
@@ -45,5 +45,5 @@ package() {
}
files() {
files-find-lib
files-find "./usr/local/lib/**"
}