2023-06-18 14:31:58 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-zope.testing: updated to 5.0.1 5.0.1 (2022-12-20) ================== - Make wheels no longer universal. 5.0 (2022-12-20) ================ Backwards incompatible changes ------------------------------ - Drop support for Python 2.7, 3.5, 3.6. - Drop modules which do not seem to be Python compatible: + ``zope.testing.loghandler`` + ``zope.testing.server`` - Drop doctest option ``IGNORE_EXCEPTION_MODULE_IN_PYTHON2``. - Remove functions: + ``zope.testing.renormalizing.strip_dottedname_from_traceback`` + ``zope.testing.renormalizing.is_dotted_name`` Features -------- - Add support for Python 3.11. |
2022-03-07 11:46:14 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-zope.testing: updated to 4.10 4.10 (2022-03-07) ================= - Show deprecation warnings when importing modules which are not ported to Python 3. - Improve test coverage. - Port ``zope.testing.formparser`` to Python 3. - 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 |
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
2021-01-15 11:02:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zope.testing: updated to 4.9 4.9 (2021-01-08) Make setupstack.txt test work again if the current directory is empty. 4.8 (2021-01-04) Add support for Python 3.8 and 3.9. Drop support for Python 3.3 and 3.4. Extend IGNORE_EXCEPTION_MODULE_IN_PYTHON2 to cover also exceptions without \ arguments (thus without a colon on the last line of the traceback output). |
2018-12-22 10:02:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zope.testing: updated to 4.7 4.7: - Added support for Python 3.7. |
2018-09-03 09:15:44 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-zope.testing: PLIST fix |
2018-08-20 14:57:02 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-zope.testing: added version 4.6.2 This package provides a number of testing frameworks. |