mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 01:23:51 +02:00
15 lines
652 B
Bash
15 lines
652 B
Bash
# Template file for 'python3-zope.security'
|
|
pkgname=python3-zope.security
|
|
version=7.3
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-zope.proxy"
|
|
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=5db5f79195321f2450ba49b3e1e47ba54364f966fdfc6d39df723043fe6c5549
|