python3-zope.interface: update to 6.1.

This commit is contained in:
Mohammed Anas 2023-11-02 21:36:49 +00:00 committed by classabbyamp
parent f9a40b515b
commit 4cd4eaf31e

View File

@ -1,7 +1,7 @@
# Template file for 'python3-zope.interface'
pkgname=python3-zope.interface
version=5.5.2
revision=2
version=6.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="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=bfee1f3ff62143819499e348f5b8a7f3aa0259f9aca5e0ddae7391d059dce671
checksum=2fdc7ccbd6eb6b7df5353012fbed6c3c5d04ceaca0038f75e601060e95345309
# Tests can't find the package they test
make_check=no