14
0
Commit Graph

2 Commits

Author SHA256 Message Date
189208fddc - Update to 3.2.0:
* fix subtest referencing objects (#220) 
  * Avoid including empty system-out and system-err when reporting
  * explicitly require lxml (#232)
  * make time measurements monotonic (#231)
  * Add outsuffix option (#238)
  * Used unittest.TextTestResult instead of an alias _TextTestResult
    removed in Python 3.11
  * Used assertRegex() instead of an alias assertRegexpMatches() removed
    in Python 3.11
  * Fix typo in tests/django_test.py.
  * Update Django testing.
  * Add LICENSE to tarball
- Switch to pyproject macros.
- Refresh python-311.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unittest-xml-reporting?expand=0&rev=32
2024-01-30 05:54:30 +00:00
83f524556a - Add python-311.patch to support python 3.11
gh#xmlrunner/unittest-xml-reporting#274

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unittest-xml-reporting?expand=0&rev=30
2023-02-20 08:51:38 +00:00