python-zope.interface: update to 5.5.2.

This commit is contained in:
triallax 2023-05-20 14:04:13 +01:00 committed by classabbyamp
parent 4ca931c81e
commit c87a049096

View file

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