diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/watchdog/watchdog.SlackBuild | 2 | ||||
-rw-r--r-- | python/watchdog/watchdog.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/watchdog/watchdog.SlackBuild b/python/watchdog/watchdog.SlackBuild index 9ff57bda0983a..df2bf18380c43 100644 --- a/python/watchdog/watchdog.SlackBuild +++ b/python/watchdog/watchdog.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=watchdog SRCPKG=${SRCPKG-watchdog} -VERSION=${VERSION:-0.10.3} +VERSION=${VERSION:-0.10.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/watchdog/watchdog.info b/python/watchdog/watchdog.info index 834c2fae713d9..4bf2b5701b3f9 100644 --- a/python/watchdog/watchdog.info +++ b/python/watchdog/watchdog.info @@ -1,10 +1,10 @@ PRGNAM="watchdog" -VERSION="0.10.3" +VERSION="0.10.4" HOMEPAGE="https://pypi.org/project/watchdog/" -DOWNLOAD="https://files.pythonhosted.org/packages/0e/06/121302598a4fc01aca942d937f4a2c33430b7181137b35758913a8db10ad/watchdog-0.10.3.tar.gz" -MD5SUM="9a5c9134e943b534b9f8b51d78338cf8" +DOWNLOAD="https://files.pythonhosted.org/packages/6f/10/500580a0987363a0d9e1f3dd5cb1bba94a47e19266c6ce9dfb6cdd455758/watchdog-0.10.4.tar.gz" +MD5SUM="d8fba5e25277520b65ca55952ae1341b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="pathtools3" MAINTAINER="Prof. HORSTMANN" EMAIL="wmh@eipg.fr" |