python-zope.interface: update to 4.4.1
This commit is contained in:
parent
9a4bc7e673
commit
b962e04a14
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-zope.interface'
|
||||
pkgname=python-zope.interface
|
||||
version=4.4.0
|
||||
version=4.4.1
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/zopefoundation/zope.interface"
|
||||
license="ZPL-2.1"
|
||||
distfiles="${PYPI_SITE}/z/zope.interface/zope.interface-${version}.tar.gz"
|
||||
checksum=e50e5e87cde9bf0ed59229fd372390c2d68b3674ae313858ef544d32051e2cd3
|
||||
checksum=350e3615d70a96678c3170eb5c96d4f72b8e7738861afbf030967d52c05722fe
|
||||
|
||||
post_install() {
|
||||
# zope.interface provides the zope namespace
|
||||
|
|
Loading…
Reference in a new issue