community/py3-watchdog: upgrade to 1.0.2

This commit is contained in:
Francesco Colista 2021-01-07 08:02:54 +00:00
parent 8cdf6ed2eb
commit 9cc01455ad

View File

@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-watchdog
_pkgname=watchdog
pkgver=0.10.4
pkgver=1.0.2
pkgrel=0
pkgdesc="Filesystem events monitoring"
url="https://github.com/gorakhargosh/watchdog"
@ -23,4 +23,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="d602b54c855f0d1a8107a43e685f605db4f440d379e0bca3da71e14be4db93a6bb50bd376fc4ec70018534aec28b208d1bcddd61796260f08dff4c4597a00d81 watchdog-0.10.4.tar.gz"
sha512sums="befcbe9a9ad233282809db6427a8b350a91cee3f7ec1b33f38706b732ef52f6d2cfb4de404d6f65b120de522934a8e8b6a9cbf6b0e847718f9d37876fb610985 watchdog-1.0.2.tar.gz"