- update to 2.8.7:
* Fix an issue with ``iterate_tests``, which was recently
changes to insist on accepting an instance of
``unittest.TestSuite``, breaking some users.
* Improve the type annotations for
``testtools.testcase.TestCase.skipTest``
* Correct a URL in the README
* Improve the type annotations for
``testtools.testcase.TestCase.assertRaises``.
* This method will now be typed correctly when called as a
method or as a context manager.
* Fix the type annotations for
``testtools.testcase.TestCase.useFixture``
- Update to 2.8.4
* Switch to hatchling for building tarballs
* Prepare tests for upcoming twisted version
* Remove support for Python 3.8 + deprecated methods and classes
* Support addDuration
* Relax the return type on UseFixtureProtocol.getDetails
* Add typing
- Drop merged patches:
* twisted.patch
* resolve-testcase-eq-deprecation-warning.patch
OBS-URL: https://build.opensuse.org/request/show/1339008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=38
Description
No description provided
Languages
RPM Spec
100%