python3-zope.interface: update to 7.2

This commit is contained in:
toadwastoast 2024-12-20 20:03:34 -03:00 committed by classabbyamp
parent c6c6ee27a7
commit 55f51f8b97

View file

@ -1,7 +1,7 @@
# Template file for 'python3-zope.interface' # Template file for 'python3-zope.interface'
pkgname=python3-zope.interface pkgname=python3-zope.interface
version=6.1 version=7.2
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
makedepends="python3-devel" makedepends="python3-devel"
@ -12,7 +12,7 @@ license="ZPL-2.1"
homepage="https://github.com/zopefoundation/zope.interface" homepage="https://github.com/zopefoundation/zope.interface"
changelog="https://raw.githubusercontent.com/zopefoundation/zope.interface/master/CHANGES.rst" changelog="https://raw.githubusercontent.com/zopefoundation/zope.interface/master/CHANGES.rst"
distfiles="${PYPI_SITE}/z/zope.interface/zope.interface-${version}.tar.gz" distfiles="${PYPI_SITE}/z/zope.interface/zope.interface-${version}.tar.gz"
checksum=2fdc7ccbd6eb6b7df5353012fbed6c3c5d04ceaca0038f75e601060e95345309 checksum=8b49f1a3d1ee4cdaf5b32d2e738362c7f5e40ac8b46dd7d1a65e82a4872728fe
# Tests can't find the package they test # Tests can't find the package they test
make_check=no make_check=no