From 1fb6604b1b1e332d5eaa3590a60c59b783609748 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:06 +0100 Subject: [PATCH] python-inotify: rebuild for Python 3.8.1. --- srcpkgs/python-inotify/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-inotify/template b/srcpkgs/python-inotify/template index f8e26bcc415..64e48fd9330 100644 --- a/srcpkgs/python-inotify/template +++ b/srcpkgs/python-inotify/template @@ -1,7 +1,7 @@ # Template file for 'python-inotify' pkgname=python-inotify version=0.9.6 -revision=3 +revision=4 archs=noarch wrksrc="pyinotify-${version}" build_style=python-module