Skip to content

Commit

Permalink
py3-zope.interface: package update 7.1.0 and fix fetch URL as it has …
Browse files Browse the repository at this point in the history
…changed (#31232)

Signed-off-by: James Rawlings <[email protected]>
  • Loading branch information
rawlingsj authored Oct 19, 2024
1 parent 7759104 commit 93a1e82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions py3-zope.interface.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-zope.interface
version: 7.0.3
epoch: 1
version: 7.1.0
epoch: 0
description: Interfaces for Python
copyright:
- license: ZPL-2.1
Expand All @@ -28,8 +28,8 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: cd2690d4b08ec9eaf47a85914fe513062b20da78d10d6d789a792c0b20307fb1
uri: https://files.pythonhosted.org/packages/source/z/zope.interface/zope.interface-${{package.version}}.tar.gz
expected-sha256: 3f005869a1a05e368965adb2075f97f8ee9a26c61898a9e52a9764d93774f237
uri: https://files.pythonhosted.org/packages/source/z/zope.interface/zope_interface-${{package.version}}.tar.gz

subpackages:
- range: py-versions
Expand Down

0 comments on commit 93a1e82

Please sign in to comment.