aboutsummaryrefslogtreecommitdiff
path: root/python/python3-watchdog
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-08-11 12:41:34 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-12 08:26:42 +0700
commitfe8756da80bb2a61459f5eac89dcff2571885d0a (patch)
treec823c80aea6d49527a25356abf2742680e069f02 /python/python3-watchdog
parent4bf56974afbea0e6fa4ac85251f2cb36f676fa1b (diff)
python/python3-watchdog: Update for 4.0.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-watchdog')
-rw-r--r--python/python3-watchdog/python3-watchdog.SlackBuild2
-rw-r--r--python/python3-watchdog/python3-watchdog.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-watchdog/python3-watchdog.SlackBuild b/python/python3-watchdog/python3-watchdog.SlackBuild
index 943cb9fe65..1d004271c4 100644
--- a/python/python3-watchdog/python3-watchdog.SlackBuild
+++ b/python/python3-watchdog/python3-watchdog.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-watchdog
-VERSION=${VERSION:-4.0.1}
+VERSION=${VERSION:-4.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-watchdog/python3-watchdog.info b/python/python3-watchdog/python3-watchdog.info
index 8cc883c4f9..aec7241896 100644
--- a/python/python3-watchdog/python3-watchdog.info
+++ b/python/python3-watchdog/python3-watchdog.info
@@ -1,8 +1,8 @@
PRGNAM="python3-watchdog"
-VERSION="4.0.1"
+VERSION="4.0.2"
HOMEPAGE="https://github.com/gorakhargosh/watchdog"
-DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v4.0.1/watchdog-4.0.1.tar.gz"
-MD5SUM="4ee1af0d67f1b7fc0a2240d112dd729b"
+DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v4.0.2/watchdog-4.0.2.tar.gz"
+MD5SUM="b5e2c1fcbd7601d48167eda5d509e715"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""