NOTICE: This package has been removed from pkgsrc

./devel/py-ZopeSchema, Zope Interface extension for defining data schemas

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 6.2.1, Package name: py310-ZopeSchema-6.2.1, Maintainer: pkgsrc-users

Zope Interface extension for defining data schemas. Schemas extend
the notion of interfaces to detailed descriptions of Attributes
(but not methods).

This package is intended to be independently reusable in any Python
project. It is maintained by the Zope Toolkit project.


Required to run:
[devel/py-setuptools] [devel/py-ZopeInterface] [devel/py-ZopeEvent] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 121.728 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-18 14:17:21 by Adam Ciarcinski | Files touched by this commit (5) | Package removed
Log message:
py-zope.schema: updated to 7.0.1; renamed from py-ZopeSchema

7.0.1 (2023-01-02)
- Fix fallback when ``zope.i18nmessageid`` is not installed (regression
  introduced in 7.0.0).

7.0.0 (2023-01-01)
- Add support for Python 3.11.
- Drop support for Python 2.7, 3.5, 3.6.
- Drop ``zope.schema._compat`` module.
- Fix test deprecation warning on Python 3.11.
   2023-06-18 14:10:23 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
py-zope.i18nmessageid: updated to 6.0.1; renamed from py-ZopeI18NMessageid

6.0.1 (2023-03-24)
- Drop dependency on ``six``.

6.0.0 (2023-03-23)
- Drop support for Python 2.7, 3.5, 3.6.
- Add preliminary support for Python 3.12a5.
   2023-06-18 14:00:13 by Adam Ciarcinski | Files touched by this commit (7) | Package updated
Log message:
py-zope.testrunner: updated to 6.0; renamed from py-ZopeTestrunner

6.0 (2023-03-28)
- Drop support for Python 2.7, 3.5, 3.6.

5.6 (2022-12-09)
- Add support for Python 3.11.
- Inline a small part of ``random.Random.shuffle`` which was deprecated in
  Python 3.9 and removed in 3.11
- Don't trigger post mortem debugger for skipped tests.
   2023-06-18 07:26:02 by Adam Ciarcinski | Files touched by this commit (7)
Log message:
py-ZopeEvent: moved to py-zope.event
   2023-04-30 14:26:00 by Thomas Klausner | Files touched by this commit (8)
Log message:
*zope*: mark as not for python 2.x

Fix some (test) dependencies while here
   2022-09-19 10:40:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ZopeSchema: updated to 6.2.1

6.2.1 (2022-09-14)
==================
- Fix outsized integer test values that break tests on newer Python versions.
   2022-03-06 21:03:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ZopeSchema: updated to 6.2.0

6.2.0
- Add support for Python 3.10.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS