python3-dotty-dict 1.3.1-7
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name='python3-dotty-dict'
|
name='python3-dotty-dict'
|
||||||
version='1.3.1'
|
version='1.3.1'
|
||||||
release='6'
|
release='7'
|
||||||
desc='Dictionary wrapper for quick access to deeply nested keys'
|
desc='Dictionary wrapper for quick access to deeply nested keys'
|
||||||
desc_ru='Библиотека Python для быстрого доступа к глубоко вложенным ключам словаря'
|
desc_ru='Библиотека Python для быстрого доступа к глубоко вложенным ключам словаря'
|
||||||
homepage='https://github.com/pawelzny/dotty_dict'
|
homepage='https://github.com/pawelzny/dotty_dict'
|
||||||
@@ -72,6 +72,6 @@ package() {
|
|||||||
install-license ./LICENSE ./${name}/LICENSE
|
install-license ./LICENSE ./${name}/LICENSE
|
||||||
}
|
}
|
||||||
files() {
|
files() {
|
||||||
files-find-lib
|
files-find "./usr/local/lib/**"
|
||||||
files-find-share "licenses"
|
files-find-share "licenses"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user