mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
New package: python3-zope.security-4.3.1
This commit is contained in:
parent
4c1fd7b9e6
commit
d86207aa8d
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-zope.security/template
Normal file
16
srcpkgs/python3-zope.security/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-zope.security'
|
||||||
|
pkgname=python3-zope.security
|
||||||
|
version=4.3.1
|
||||||
|
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=9448e57bcc856ff05b881ffb1852cdd367fd234e31c0003fd5373582f57beaff
|
Loading…
Add table
Reference in a new issue