2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-10-30 13:51:21 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zope.exceptions: updated to 5.2 5.2 (2024-10-30) - Drop support for Python 3.7. - Add support for Python 3.13. |
2024-06-07 22:57:59 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-zope.exceptions: updated to 5.1 5.1 (2024-06-07) - Add support for Python 3.12. - Include code from PEP302 loaders in tracebacks |
2023-07-12 18:29:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zope.exceptions: updated to 5.0.1 5.0.1 Fix issue introduced in the last release which is breaking \ HTMLExceptionFormatter when using non-str __traceback_info__. |
2023-06-29 22:09:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zope.exceptions: updated to 5.0 5.0 (2023-06-29) - Drop support for Python 2.7, 3.5, 3.6. |
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-11-17 11:36:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zope.exceptions: updated to 4.6 4.6 (2022-11-10) ================ - Catch exceptions in ``formatExceptionOnly``. Getting an exception when reporting about a different exception is not helpful. On Python 3.11 this is needed for some HTTPErrors. - Add official support for Python 3.11. |
2022-02-11 12:20:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zope.exceptions: updated to 4.5 4.5: Add official support for Python 3.9 and 3.10. Undo dropping support for Python 3.5. Drop support for running the tests using python setup.py test. |
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 |