python3-zope.proxy: update to 4.4.0
This commit is contained in:
parent
a64f7becd2
commit
239ea122fd
|
@ -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.5
|
version=4.4.0
|
||||||
revision=2
|
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=a66a0d94e5b081d5d695e66d6667e91e74d79e273eee95c1747717ba9cb70792
|
checksum=b244904c5148067c3f1899d29a2c1a28faca747b143192c0f825e6bf3170a347
|
||||||
|
|
Loading…
Reference in New Issue