NOTICE: This package has been removed from pkgsrc

./devel/py-ZopeConfiguration, Zope Configuration Markup Language

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


Branch: CURRENT, Version: 4.4.1, Package name: py310-ZopeConfiguration-4.4.1, Maintainer: pkgsrc-users

The zope configuration system provides an extensible system for
supporting various kinds of configurations.

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-ZopeI18NMessageid] [devel/py-ZopeSchema] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 81.86 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-18 14:22:58 by Adam Ciarcinski | Files touched by this commit (5) | Package removed
Log message:
py-zope.configuration: updated to 5.0; renamed from py-ZopeConfiguration

5.0 (2023-05-04)
- Drop support for Python 2.7, 3.5, 3.6.
- Add support for Python 3.11.
   2023-06-18 14:17:21 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
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:39:38 by Adam Ciarcinski | Files touched by this commit (20)
Log message:
py-ZopeInterface: moved to py-zope.interface
   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-05-02 10:05:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ZopeConfiguration: updated to 4.4.1

4.4.1 (2022-04-07)
------------------

- Avoid creating reference cycles through tracebacks in ``reraise`` (change
  imported from ``six``).

- Add support for Python 3.9, 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