From 31caa17fdbcca460a4987c34e0c5e921cb19f062 Mon Sep 17 00:00:00 2001 From: James Rawlings Date: Wed, 19 Jul 2023 17:11:26 +0100 Subject: [PATCH] looks like urllib may have deleted a release and force pushed + tagged a different commit Signed-off-by: James Rawlings --- py3-urllib3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py3-urllib3.yaml b/py3-urllib3.yaml index 6033b56dfacd..5dabd00c1995 100644 --- a/py3-urllib3.yaml +++ b/py3-urllib3.yaml @@ -22,7 +22,7 @@ pipeline: with: repository: https://github.com/urllib3/urllib3.git tag: ${{package.version}} - expected-commit: 09ac3751ffa64fa9291558a045ad338373afe60f + expected-commit: c9fa144545eedb5dc4a2cc3f255e95602a1d7db0 - runs: | # This is needed to work around the error "ValueError: ZIP does not support timestamps before 1980"