From a9e1934626aadc57ea1c1356b9864bd6b621d2f6 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:56 +0100 Subject: [PATCH] python-docker: rebuild for Python 3.8.1. --- srcpkgs/python-docker/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-docker/template b/srcpkgs/python-docker/template index b3f8cb2076b..83265bbb606 100644 --- a/srcpkgs/python-docker/template +++ b/srcpkgs/python-docker/template @@ -1,7 +1,7 @@ # Template file for 'python-docker' pkgname=python-docker version=3.7.2 -revision=1 +revision=2 archs=noarch wrksrc="docker-${version}" build_style=python-module