Skip to content

Commit

Permalink
package/python-zope-interface: bump to version 7.2
Browse files Browse the repository at this point in the history
Signed-off-by: James Hilliard <[email protected]>
Signed-off-by: Julien Olivain <[email protected]>
  • Loading branch information
jameshilliard authored and jolivain committed Jan 12, 2025
1 parent 451f57a commit adb1491
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package/python-zope-interface/python-zope-interface.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/zope-interface/json
md5 38f56d8efc8eda2cc40c206d7fd2a016 zope.interface-7.1.1.tar.gz
sha256 4284d664ef0ff7b709836d4de7b13d80873dc5faeffc073abdb280058bfac5e3 zope.interface-7.1.1.tar.gz
md5 583dac724d227b3ee2d4d4a940425961 zope.interface-7.2.tar.gz
sha256 8b49f1a3d1ee4cdaf5b32d2e738362c7f5e40ac8b46dd7d1a65e82a4872728fe zope.interface-7.2.tar.gz
# Locally computed sha256 checksums
sha256 3e671db11df687516cc1db5b3d65e4aa383eaca3c20cea3faf53a0f7335d0a3c LICENSE.txt
4 changes: 2 additions & 2 deletions package/python-zope-interface/python-zope-interface.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
################################################################################

PYTHON_ZOPE_INTERFACE_VERSION = 7.1.1
PYTHON_ZOPE_INTERFACE_VERSION = 7.2
PYTHON_ZOPE_INTERFACE_SOURCE = zope.interface-$(PYTHON_ZOPE_INTERFACE_VERSION).tar.gz
PYTHON_ZOPE_INTERFACE_SITE = https://files.pythonhosted.org/packages/3c/f5/1079cab32302359cc09bd1dca9656e680601e0e8af9397322ab0fe85f368
PYTHON_ZOPE_INTERFACE_SITE = https://files.pythonhosted.org/packages/30/93/9210e7606be57a2dfc6277ac97dcc864fd8d39f142ca194fdc186d596fda
PYTHON_ZOPE_INTERFACE_SETUP_TYPE = setuptools
PYTHON_ZOPE_INTERFACE_LICENSE = ZPL-2.1
PYTHON_ZOPE_INTERFACE_LICENSE_FILES = LICENSE.txt
Expand Down

0 comments on commit adb1491

Please sign in to comment.