17 lines
661 B
Bash
17 lines
661 B
Bash
# Template file for 'python3-zope.proxy'
|
|
pkgname=python3-zope.proxy
|
|
version=4.3.5
|
|
revision=2
|
|
wrksrc="zope.proxy-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-Sphinx"
|
|
makedepends="python3-devel"
|
|
depends="python3-zope.interface python3-setuptools"
|
|
checkdepends="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=a66a0d94e5b081d5d695e66d6667e91e74d79e273eee95c1747717ba9cb70792
|