From 867647bcc3b46af857d0adb565e8fac59265f091 Mon Sep 17 00:00:00 2001
From: dd
Date: Sat, 8 Jun 2024 17:36:39 +0200
Subject: updated python3-inotify to 0.2.10-3 to better match vyos version
(fixes dd010101/vyos-jenkins#17)
---
packages/python3-inotify/Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/python3-inotify/Jenkinsfile b/packages/python3-inotify/Jenkinsfile
index 8abf2f5..eaf28c5 100644
--- a/packages/python3-inotify/Jenkinsfile
+++ b/packages/python3-inotify/Jenkinsfile
@@ -21,7 +21,7 @@
def pkgList = [
['name': "python3-inotify",
- 'scmCommit': 'debian/0.2.10-1',
+ 'scmCommit': 'debian/0.2.10-3',
'scmUrl': 'https://salsa.debian.org/python-team/packages/python-inotify.git',
'buildCmd': '''pwd=`pwd`
--
cgit v1.2.3