17 lines
661 B
Bash
17 lines
661 B
Bash
# Template file for 'python3-zope.proxy'
|
|
pkgname=python3-zope.proxy
|
|
version=4.4.0
|
|
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=b244904c5148067c3f1899d29a2c1a28faca747b143192c0f825e6bf3170a347
|