mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-zope.security: update to 7.3.
This commit is contained in:
parent
3824e57c75
commit
9a2b4ade82
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-zope.security'
|
# Template file for 'python3-zope.security'
|
||||||
pkgname=python3-zope.security
|
pkgname=python3-zope.security
|
||||||
version=5.1.1
|
version=7.3
|
||||||
revision=6
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-zope.proxy"
|
hostmakedepends="python3-setuptools python3-zope.proxy"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -11,5 +11,5 @@ short_desc="Zope security framework"
|
||||||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
homepage="https://github.com/zopefoundation/zope.security/"
|
homepage="https://github.com/zopefoundation/zope.security/"
|
||||||
distfiles="${PYPI_SITE}/z/zope.security/zope.security-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/z/zope_security/zope_security-${version}.tar.gz"
|
||||||
checksum=10d4489fa88a24e67163aef44fc4910c8bbf591f461696ba724cbfc88ee18e86
|
checksum=5db5f79195321f2450ba49b3e1e47ba54364f966fdfc6d39df723043fe6c5549
|
||||||
|
|
Loading…
Add table
Reference in a new issue