Path to this page:
./
devel/py-zope.testing,
Zope testing helpers
Branch: CURRENT,
Version: 5.0.1,
Package name: py310-zope.testing-5.0.1,
Maintainer: pkgsrc-usersThis package provides a number of testing frameworks.
Required to run:[
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 40.767 KB
Version history: (Expand)
- (2023-06-18) Updated to version: py310-zope.testing-5.0.1
- (2023-02-09) Updated to version: py310-zope.testing-4.10
- (2022-03-07) Updated to version: py39-zope.testing-4.10
- (2022-01-05) Updated to version: py39-zope.testing-4.9nb1
- (2021-10-07) Updated to version: py39-zope.testing-4.9
- (2021-01-15) Updated to version: py38-zope.testing-4.9
CVS history: (Expand)
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
|