From 53112bb71d18e3ac9d0648088aa9c38cf18f0073 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 26 Nov 2019 17:35:18 +0100 Subject: [PATCH] python3: rebuild for glibc-2.30. Pick up that glibc doesn't provide anymore. https://bugs.launchpad.net/ubuntu/+source/python3.7/+bug/1842618 --- srcpkgs/python3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3/template b/srcpkgs/python3/template index 60bd4411ba8..d0c09c81313 100644 --- a/srcpkgs/python3/template +++ b/srcpkgs/python3/template @@ -4,7 +4,7 @@ # pkgname=python3 version=3.6.9 -revision=1 +revision=2 wrksrc="Python-${version}" short_desc="Interpreted, interactive, object-oriented programming language (${version%.*} series)" maintainer="Orphaned "