aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-11-03 19:46:27 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-05 00:38:13 +0700
commit534016132ebd5fbcd178ad1a88f2fc84b41ba01f (patch)
treebc0570d8cb796b3ff2097002900d3c34bfa6d00f /python
parent8b8535b59086b7d29c19a4675a2be23f11d2e088 (diff)
python/python3-watchdog: Update for 6.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 e30d2fd80cdc..77f0b6323966 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:-5.0.3}
+VERSION=${VERSION:-6.0.0}
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 5d7ee9237ffe..5176a2d5ab49 100644
--- a/python/python3-watchdog/python3-watchdog.info
+++ b/python/python3-watchdog/python3-watchdog.info
@@ -1,8 +1,8 @@
PRGNAM="python3-watchdog"
-VERSION="5.0.3"
+VERSION="6.0.0"
HOMEPAGE="https://github.com/gorakhargosh/watchdog"
-DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.3/watchdog-5.0.3.tar.gz"
-MD5SUM="3d3f0a50ddac44835443524ab2e0bf93"
+DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v6.0.0/watchdog-6.0.0.tar.gz"
+MD5SUM="e5cea8ab4a9b7af9680381948e850033"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""