From 4f7b49528f22be718221e97e8d2c6d468d6491f7 Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Wed, 20 May 2026 16:43:48 -0500 Subject: [PATCH] python3-watchfiles: update to 1.2.0. --- srcpkgs/python3-watchfiles/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-watchfiles/template b/srcpkgs/python3-watchfiles/template index 8946e1acaa692f..ad82cf6601730f 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.1 +version=1.2.0 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=48fdf058a68dd763ddb246319f3fd16d6f2a0c713fb89b7c9aa2aca1e39d1dc9 +checksum=5439668773621a3b80fc7bdc603b55d28ba8c8b6a4fc0c5e76bd47864ff4ebfa post_extract() { rm -f tests/__init__.py