From c05130d874177fd2b8ed3bf2088b1b693403a45f Mon Sep 17 00:00:00 2001 From: Andres Rodriguez Date: Thu, 24 Oct 2024 19:29:09 -0400 Subject: [PATCH] py3-zope.interface: Use github-checkout instead of fetch pipeline. (#31860) Use 'github-checkout' pipeline instead of 'fetch' pipeline, which fixes updatebot failures. --- py3-zope.interface.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/py3-zope.interface.yaml b/py3-zope.interface.yaml index 0f1b5bba4ce..412ddfaa340 100644 --- a/py3-zope.interface.yaml +++ b/py3-zope.interface.yaml @@ -1,6 +1,6 @@ package: name: py3-zope.interface - version: 7.1.0 + version: 7.1.1 epoch: 0 description: Interfaces for Python copyright: @@ -26,10 +26,11 @@ environment: - py3-supported-build-base-dev pipeline: - - uses: fetch + - uses: git-checkout with: - expected-sha256: 3f005869a1a05e368965adb2075f97f8ee9a26c61898a9e52a9764d93774f237 - uri: https://files.pythonhosted.org/packages/source/z/zope.interface/zope_interface-${{package.version}}.tar.gz + expected-commit: 98296bdbc1173dc83a8ad89764f2dc37c6f2463c + repository: https://github.com/zopefoundation/zope.interface + tag: ${{package.version}} subpackages: - range: py-versions