python-testtools
No description set
- Developed at devel:languages:python
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-testtools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-testtools.changes | 0000037920 37 KB | |
python-testtools.rpmlintrc | 0000000083 83 Bytes | |
python-testtools.spec | 0000002560 2.5 KB | |
testtools-2.6.0.tar.gz | 0000237864 232 KB |
Revision 32 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 1084879
from
Dirk Mueller (dirkmueller)
(revision 32)
- update to 2.6.0: * Add support for Python 3.10 and 3.11. * Drop support for Python 3.5 (EOL). * Use ``CompoundFixture`` from ``fixtures>=2.0`` rather than rolling our own. * Make ``TestCase`` hashable. * Prevent ``AttributeError`` in ``TestCase.__eq__`` for objects lacking a ``__dict__`` attribute. * Replace deprecated ``cgi`` module usage with ``email``.
Comments 0