summaryrefslogtreecommitdiffstats
path: root/python/python3-watchdog
diff options
context:
space:
mode:
author isaackwy <isaacyu@protonmail.com>2024-05-23 12:51:38 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-24 12:13:11 +0700
commit4b5484adfe002f5753fb22150fd5fc47d5029673 (patch)
treefb06a1f516ea6b26e7e6a370fe0c8958115243ad /python/python3-watchdog
parent0b24ea200aea0e4c83c6c511c4f5e58ba46d16af (diff)
downloadslackbuilds-4b5484adfe002f5753fb22150fd5fc47d5029673.tar.gz
slackbuilds-4b5484adfe002f5753fb22150fd5fc47d5029673.tar.xz
python/python3-watchdog: Update for 4.0.1
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 8e05a4b413..943cb9fe65 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.0}
+VERSION=${VERSION:-4.0.1}
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 693ecc7ecf..8cc883c4f9 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.0"
+VERSION="4.0.1"
HOMEPAGE="https://github.com/gorakhargosh/watchdog"
-DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v4.0.0/watchdog-4.0.0.tar.gz"
-MD5SUM="0354c9b4ccc9ecb62678c9560fd7e0b4"
+DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v4.0.1/watchdog-4.0.1.tar.gz"
+MD5SUM="4ee1af0d67f1b7fc0a2240d112dd729b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""