python3-deepdiff 8.6.1-6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name='python3-deepdiff'
|
||||
version='8.6.1'
|
||||
release='5'
|
||||
release='6'
|
||||
desc='Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other'
|
||||
desc_ru='Библиотека Python для глубокого сравнения и поиска любых объектов и данных'
|
||||
homepage='https://github.com/seperman/deepdiff'
|
||||
@@ -71,6 +71,6 @@ package() {
|
||||
}
|
||||
|
||||
files() {
|
||||
files-find-bin
|
||||
files-find-lib
|
||||
files-find "./usr/local/bin/**"
|
||||
files-find "./usr/local/lib/**"
|
||||
}
|
||||
Reference in New Issue
Block a user