From b73378b6cdae53383ce4549f0f301ece440b2969 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 11 Dec 2023 09:29:48 +0100 Subject: Merging upstream version 3.6.0. Signed-off-by: Daniel Baumann --- testing/make-archives | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/make-archives') diff --git a/testing/make-archives b/testing/make-archives index 8ec05e2..3c7ab9d 100755 --- a/testing/make-archives +++ b/testing/make-archives @@ -8,7 +8,7 @@ import shutil import subprocess import tarfile import tempfile -from typing import Sequence +from collections.abc import Sequence # This is a script for generating the tarred resources for git repo -- cgit v1.2.3