Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/python3-watchfiles/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -13,7 +13,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
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
Expand Down