python/python3-watchdog: Update for 5.0.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-09-06 20:46:39 -07:00 committed by Willy Sudiarto Raharjo
parent dccf025d34
commit e8ccb580ca
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-watchdog
VERSION=${VERSION:-5.0.1}
VERSION=${VERSION:-5.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-watchdog"
VERSION="5.0.1"
VERSION="5.0.2"
HOMEPAGE="https://github.com/gorakhargosh/watchdog"
DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.1/watchdog-5.0.1.tar.gz"
MD5SUM="b77d9d0eeb7cf28948b352f94d08088c"
DOWNLOAD="https://github.com/gorakhargosh/watchdog/archive/v5.0.2/watchdog-5.0.2.tar.gz"
MD5SUM="734601218a53bdf6e93ef382258cc2be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""