From f3f06aacc0601a1d8efeb1e6fc525b27fd253233 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 12 Feb 2024 22:12:13 +0530 Subject: [PATCH] python3-watchdog: update to 4.0.0. --- srcpkgs/python3-watchdog/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-watchdog/template b/srcpkgs/python3-watchdog/template index f17c078d5b0a2e..04daa9ed452cf3 100644 --- a/srcpkgs/python3-watchdog/template +++ b/srcpkgs/python3-watchdog/template @@ -1,7 +1,7 @@ # Template file for 'python3-watchdog' pkgname=python3-watchdog -version=3.0.0 -revision=2 +version=4.0.0 +revision=1 build_style=python3-module make_check_args="--deselect tests/test_inotify_buffer.py::test_unmount_watched_directory_filesystem" hostmakedepends="python3-setuptools" @@ -13,7 +13,7 @@ license="Apache-2.0" homepage="https://github.com/gorakhargosh/watchdog" changelog="https://raw.githubusercontent.com/gorakhargosh/watchdog/master/changelog.rst" distfiles="${PYPI_SITE}/w/watchdog/watchdog-${version}.tar.gz" -checksum=4d98a320595da7a7c5a18fc48cb633c2e73cda78f93cac2ef42d42bf609a33f9 +checksum=e3e7065cbdabe6183ab82199d7a4f6b3ba0a438c5a512a68559846ccb76a78ec conflicts="python-watchdog>=0" pre_check() {