python-testtools
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-testtools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-testtools.changes | 0000038434 37.5 KB | |
python-testtools.rpmlintrc | 0000000083 83 Bytes | |
python-testtools.spec | 0000002674 2.61 KB | |
testtools-2.7.1.tar.gz | 0000200953 196 KB |
Revision 33 (latest revision is 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 1135792
from
Dirk Mueller (dirkmueller)
(revision 33)
- update to 2.7.1: * Remove various unused imports. * Fix build backend. This should prevent version from being set when building wheels. * Fix compatibility with Python 3.12. * Add typing in various modules (still lacking full coverage). * Drop the 'test' command for distutils. This has been deprecated since 2.6.0. (Jelmer Vernooij) * Drop support for Python 3.6. - remove python-testtools-no-unittest2.patch (upstream) - BuildRequires also using extras>=1.0.0 - fix typo in last change supposed to do just that. - add python-mmimeparse dependency * testtools.run discover will now sort the tests it discovered. This is a fixes testr run of streams containing progress markers (by discarding the
Comments 0