17 lines
691 B
Bash
17 lines
691 B
Bash
# Template file for 'python3-zope.security'
|
|
pkgname=python3-zope.security
|
|
version=5.0
|
|
revision=1
|
|
wrksrc="zope.security-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-distutils-extra"
|
|
makedepends="python3-devel"
|
|
depends="python3-zope.component python3-zope.configuration python3-zope.testing
|
|
python3-zope.testrunner python3-zope.location"
|
|
short_desc="Zope security framework"
|
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|
license="ZPL-2.1"
|
|
homepage="https://github.com/zopefoundation/zope.security/"
|
|
distfiles="${PYPI_SITE}/z/zope.security/zope.security-${version}.tar.gz"
|
|
checksum=8e66dc964083599c73113d0055ad0fa4d0ed014868838d6652c9c7f0e2b39339
|