Revisions of python-zope.testrunner

buildservice-autocommit accepted request 1157896 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 45)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 44)
- update to 6.4:
  * Add PEP 440 support (implicit namespaces).
  * Fix XML tests when running in distribution resp. separately.
  * Exit cleanly when using the test runner --version argument.
  * Add new --xml <path> option to write JUnit-like XML reports.
    Code comes from collective.xmltestreport, but be aware that
    here --xml is not a boolean, but expects a path! (#148).
  * Add support for Python 3.13a3.
buildservice-autocommit accepted request 1138587 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 43)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1138515 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 42)
- Run the test suite with itself like it is meant to be
  * fixes Python 3.12 test failures
- Setuptools is a runtime requirement (for egg testing support)
buildservice-autocommit accepted request 1136298 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 41)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 40)
- update to 6.2.1:
  * Work around Python 3.12.1+ no longer calling startTest for
    skipped tests
buildservice-autocommit accepted request 1132429 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 39)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 38)
- update to 6.2:
  * Add support for Python 3.12.
  * Update code and tests to ``python-subunit >= 1.4.3`` thus
    requiring at least this version.
- Update to version 5.6
- Update to 5.5.1
- updated spec to include
  * Fix test failures and deprecation warnings occurring when
    using Python 3.8a1.
  * Update the command line interface to use argparse instead of
  * Handle string in exception values when formatting chained
  * Enable DeprecationWarning earlier, when discovering test
- Changes from 4.4.0
buildservice-autocommit accepted request 1092190 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 37)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1092177 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 36)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1077170 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 35)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) accepted request 1076861 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 34)
- version update to 6.0
  * - Drop support for Python 2.7, 3.5, 3.6.
- python-six is not required
buildservice-autocommit accepted request 1042853 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1042768 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 32)
- Update to version 5.6 
  * Add support for Python 3.11.
  * Inline a small part of random.Random.shuffle which was deprecated in Python 3.9 and removed in 3.11 (#119).
  * Don’t trigger post mortem debugger for skipped tests. ( #141).
buildservice-autocommit accepted request 1039737 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1039706 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 30)
- Update to 5.5.1 
   * Fix: let --at-level=level with level <= 0 run the tests at all levels (rather than at no level) #138.
buildservice-autocommit accepted request 1004825 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1004753 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 28)
- updated spec to include 
  Requires(post): update-alternatives
  Requires(postun):update-alternatives

- version update to 5.5.0
  * Use sys._current_frames (rather than threading.enumerate) as base for new thread detection, fixes #130.
  * New option --gc-after-test. It calls for a garbage collection after each test and can be used to track down
    ResourceWarning``s and cyclic garbage. With ``rv = gc.collect(), ! is output on verbosity level 1 when rv is
    non zero (i.e. when cyclic structures have been released), [``*rv*]`` on higher verbosity levels and a detailed
    cyclic garbage analysis on verbosity level 4+. For details, see #133.
  * Allow the filename for the logging configuration to be specified via the envvar ZOPE_TESTRUNNER_LOG_INI.
    If not defined, the configuration continues to be locked for in file log.ini of the current working directory.
    Remember the logging configuration file in envvar ZOPE_TESTRUNNER_LOG_INI to allow spawned child processes to
    recreate the logging configuration. For details, see #134.
 
- version update to 5.4.0
   * Improve --help documentation for --package-path option (#121).
   * Do not disable existing loggers during logsupport initialization (#120).
   * Fix tests with testtools >= 2.5.0 (#125).
   * Add support for Python 3.10.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 923415 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 27)
- version update to 5.3.0
  - Add support for Python 3.9.
  - Fix `package init file missing` warning
    (`#112 <https://github.com/zopefoundation/zope.testrunner/pull/112>`_).
  - Make standard streams provide a `buffer` attribute on Python 3 when using
    `--buffer` or testing under subunit.
- %check: use %pyunittest rpm macro
buildservice-autocommit accepted request 822035 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 26)
baserev update by copy to link target
Displaying revisions 1 - 20 of 45
openSUSE Build Service is sponsored by