From a0b7b9d0889b33cd51c296d7de076d2fe12c1334 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:56:14 -0400 Subject: [PATCH] python3-watchman: rebuild for Python 3.9 --- srcpkgs/python3-watchman/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-watchman/template b/srcpkgs/python3-watchman/template index 657e75d7a35..c06e798cd57 100644 --- a/srcpkgs/python3-watchman/template +++ b/srcpkgs/python3-watchman/template @@ -1,7 +1,7 @@ # Template file for 'python3-watchman' pkgname=python3-watchman version=1.4.1 -revision=5 +revision=6 create_wrksrc=yes build_wrksrc="pywatchman-${version}" build_style=python3-module