summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2023-02-28 15:18:47 -0800
committer bedlam <dave@slackbuilds.org>2023-03-04 05:42:20 +0000
commitd3787cb27d7a6567132c43df7fd099f49018f40f (patch)
treeaebc8e92a7d755ece2c7cc8d88b283a08153b768
parent2314c83e50aace304967841eb3541584a0e94ffd (diff)
downloadslackbuilds-d3787cb27d7a6567132c43df7fd099f49018f40f.tar.gz
slackbuilds-d3787cb27d7a6567132c43df7fd099f49018f40f.tar.xz
python/python3-watchdog: Updated for version 2.3.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 84c3e6b130..2e7250369f 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:-2.2.1}
+VERSION=${VERSION:-2.3.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 397f4b47a4..e6b42a8e8d 100644
--- a/python/python3-watchdog/python3-watchdog.info
+++ b/python/python3-watchdog/python3-watchdog.info
@@ -1,8 +1,8 @@
PRGNAM="python3-watchdog"
-VERSION="2.2.1"
+VERSION="2.3.1"
HOMEPAGE="https://github.com/gorakhargosh/watchdog"
-DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v2.2.1/watchdog-2.2.1.tar.gz"
-MD5SUM="bb704ca766a68f3ad127d392b0aa5c73"
+DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v2.3.1/watchdog-2.3.1.tar.gz"
+MD5SUM="7bb6436f89fa8b7cec7d648b438ef312"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""