python3-deepdiff 8.6.1-6

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

View File

@@ -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/**"
}