testing/py3-zope-schema: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-05 12:08:33 +00:00
parent 5049a55fe4
commit 702e98f073

View File

@ -3,7 +3,7 @@
pkgname=py3-zope-schema
_pkgname=zope.schema
pkgver=4.9.3
pkgrel=0
pkgrel=1
pkgdesc="zope.interface extension for defining data schemas"
options="!check" # Tests require 'zope.testing', 'zope.testruner' and 'zope.i18nmessageid'
url="https://github.com/zopefoundation/zope.schema"