From 26922ea14f182bf0c7942b5e7b1af7ae69d5a96a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sat, 27 Dec 2025 16:00:48 +0300 Subject: [PATCH] python3-deepdiff 8.6.1-6 --- python3-deepdiff/alr.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python3-deepdiff/alr.sh b/python3-deepdiff/alr.sh index f2d8d5b..2f463b3 100644 --- a/python3-deepdiff/alr.sh +++ b/python3-deepdiff/alr.sh @@ -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/**" } \ No newline at end of file