pkgsrc/devel/py-ZopeSchema/distinfo
adam 5e848a8da5 py-ZopeSchema: updated to 6.0.0
6.0.0:
Require zope.interface 5.0.
Ensure the resolution orders of all fields are consistent and make sense. In particular, Bool fields now correctly implement IBool before IFromUnicode.
Add support for Python 3.8.
Drop support for Python 3.4.

5.0.1:
Fix: add Text.unicode_normalization = 'NFC' as default, because some are persisting schema fields. Setting that attribute only in __init__ breaks loading old objects.

5.0:
Set IDecimal attributes min, max and default as Decimal type instead of Number.
Enable unicode normalization for Text fields. The default is NFC normalization. Valid forms are ‘NFC’, ‘NFKC’, ‘NFD’, and ‘NFKD’. To disable normalization, set unicode_normalization to False or None when calling __init__ of the Text field.
2020-06-08 13:24:35 +00:00

6 lines
420 B
Text

$NetBSD: distinfo,v 1.4 2020/06/08 13:24:35 adam Exp $
SHA1 (zope.schema-6.0.0.tar.gz) = bda8e40da9afcf1931420a9d156741b77ad623b5
RMD160 (zope.schema-6.0.0.tar.gz) = fef30d030fd9fa4172591b9d4e8559eb820d6e94
SHA512 (zope.schema-6.0.0.tar.gz) = 3258e6b2bf97485b9496f19319ef5af9a1e908b6c2661c27f45cfd64057597cfd514acbe79d86ddda1b80e66be45a10680fc3d9e662513b360d5f047917735d8
Size (zope.schema-6.0.0.tar.gz) = 110343 bytes