From 4eb645b1ee6cebf07d8308eabf9fdbfaca593d86 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 27 Mar 2023 18:48:19 -0700 Subject: python/python3-watchdog: Updated for version 3.0.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-watchdog/python3-watchdog.SlackBuild | 2 +- python/python3-watchdog/python3-watchdog.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-watchdog') diff --git a/python/python3-watchdog/python3-watchdog.SlackBuild b/python/python3-watchdog/python3-watchdog.SlackBuild index 2e7250369f..e37079dd20 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.3.1} +VERSION=${VERSION:-3.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 e6b42a8e8d..4433948c11 100644 --- a/python/python3-watchdog/python3-watchdog.info +++ b/python/python3-watchdog/python3-watchdog.info @@ -1,8 +1,8 @@ PRGNAM="python3-watchdog" -VERSION="2.3.1" +VERSION="3.0.0" HOMEPAGE="https://github.com/gorakhargosh/watchdog" -DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v2.3.1/watchdog-2.3.1.tar.gz" -MD5SUM="7bb6436f89fa8b7cec7d648b438ef312" +DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v3.0.0/watchdog-3.0.0.tar.gz" +MD5SUM="6eb30a81cef5611f9b417575a8cfa631" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3