python3-zope.proxy: update to 4.3.5
This commit is contained in:
parent
e4c123397c
commit
67c8ff3320
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-zope.proxy'
|
# Template file for 'python3-zope.proxy'
|
||||||
pkgname=python3-zope.proxy
|
pkgname=python3-zope.proxy
|
||||||
version=4.3.3
|
version=4.3.5
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="zope.proxy-${version}"
|
wrksrc="zope.proxy-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Sphinx"
|
hostmakedepends="python3-setuptools python3-Sphinx"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
homepage="https://github.com/zopefoundation/zope.proxy"
|
homepage="https://github.com/zopefoundation/zope.proxy"
|
||||||
distfiles="${PYPI_SITE}/z/zope.proxy/zope.proxy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/z/zope.proxy/zope.proxy-${version}.tar.gz"
|
||||||
checksum=dac4279aa05055d3897ab5e5ee5a7b39db121f91df65a530f8b1ac7f9bd93119
|
checksum=a66a0d94e5b081d5d695e66d6667e91e74d79e273eee95c1747717ba9cb70792
|
||||||
|
|
Loading…
Reference in New Issue