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