aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-09-27 12:36:17 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-28 06:54:19 +0700
commit8dfac0f7932ec914109d4c00db6f7a276b7a0928 (patch)
treeabecd345a0e532c256b244aae1f9ce86c624ec04 /python
parent4adb2158b33dd58ba24f0b5bd9b163db9dbe5ba1 (diff)
python/python3-watchdog: Updated for version 5.0.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 4952b2ac26f30..8a20ee8061d80 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.2}
+VERSION=${VERSION:-5.0.3}
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 af572e475165e..5d7ee9237ffe1 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.2"
+VERSION="5.0.3"
HOMEPAGE="https://github.com/gorakhargosh/watchdog"
-DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.2/watchdog-5.0.2.tar.gz"
-MD5SUM="734601218a53bdf6e93ef382258cc2be"
+DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.3/watchdog-5.0.3.tar.gz"
+MD5SUM="3d3f0a50ddac44835443524ab2e0bf93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""