diff --git a/srcpkgs/python3-watchfiles/template b/srcpkgs/python3-watchfiles/template index b5d430b6cc6824..8946e1acaa692f 100644 --- a/srcpkgs/python3-watchfiles/template +++ b/srcpkgs/python3-watchfiles/template @@ -1,6 +1,6 @@ # Template file for 'python3-watchfiles' pkgname=python3-watchfiles -version=1.1.0 +version=1.1.1 revision=1 build_style=python3-pep517 build_helper="rust qemu" @@ -13,7 +13,7 @@ maintainer="Jason Elswick " license="MIT" homepage="https://github.com/samuelcolvin/watchfiles" distfiles="https://github.com/samuelcolvin/watchfiles/archive/refs/tags/v${version}.tar.gz" -checksum=15051457d29f8e9a16eaa3ec1714052ff07c1134dd3a74ed46e631d4d821b770 +checksum=48fdf058a68dd763ddb246319f3fd16d6f2a0c713fb89b7c9aa2aca1e39d1dc9 post_extract() { rm -f tests/__init__.py