17 lines
628 B
Bash
17 lines
628 B
Bash
|
# Template file for 'python3-zope.proxy'
|
||
|
pkgname=python3-zope.proxy
|
||
|
version=4.3.1
|
||
|
revision=1
|
||
|
wrksrc="zope.proxy-${version}"
|
||
|
build_style=python3-module
|
||
|
hostmakedepends="python3-setuptools"
|
||
|
makedepends="python3-devel"
|
||
|
depends="python3-zope.interface python3-Sphinx python3-zope.testrunner
|
||
|
python3-zope.security"
|
||
|
short_desc="Python generic transparent proxies"
|
||
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||
|
license="ZPL-2.1"
|
||
|
homepage="https://github.com/zopefoundation/zope.proxy"
|
||
|
distfiles="${PYPI_SITE}/z/zope.proxy/zope.proxy-${version}.tar.gz"
|
||
|
checksum=563c2454b2d0f23bca54d2e0e4d781149b7b06cb5df67e253ca3620f37202dd2
|