mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python3-zope.schema: update to 6.0.0
This commit is contained in:
parent
a19908c8b8
commit
e4c123397c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-zope.schema'
|
# Template file for 'python3-zope.schema'
|
||||||
pkgname=python3-zope.schema
|
pkgname=python3-zope.schema
|
||||||
version=4.9.3
|
version=6.0.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=zope.schema-${version}
|
wrksrc=zope.schema-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="ZPL-2.1"
|
license="ZPL-2.1"
|
||||||
homepage="https://github.com/zopefoundation/zope.schema"
|
homepage="https://github.com/zopefoundation/zope.schema"
|
||||||
distfiles="${PYPI_SITE}/z/zope.schema/zope.schema-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/z/zope.schema/zope.schema-${version}.tar.gz"
|
||||||
checksum=2d971da8707cab47b1916534b9929dcd9d7f23aed790e6b4cbe3103d5b18069d
|
checksum=20fbbce8a0726ba34f0e3958676498feebb818f06575193254e139d8d7214f26
|
||||||
|
|
Loading…
Add table
Reference in a new issue