Revisions of python-coverage

Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 90)
- update to 5.4:
  - The text report produced by ``coverage report`` now always outputs a TOTAL
    line, even if only one Python file is reported.  This makes regex parsing
    of the output easier.  Thanks, Judson Neer.  This had been requested a number
    of times
  - The ``skip_covered`` and ``skip_empty`` settings in the configuration file
    can now be specified in the ``[html]`` section, so that text reports and HTML
    reports can use separate settings.  The HTML report will still use the
    ``[report]`` settings if there isn't a value in the ``[html]`` section.
  - Combining files on Windows across drives how works properly
  - Fix an obscure warning from deep in the _decimal module, as reported in
    `issue 1084`_.
  - Update to support Python 3.10 alphas in progress, including `PEP 626: Precise
    line numbers for debugging and other tools <pep626_>`_.
buildservice-autocommit accepted request 857108 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 89)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 88)
- update to 5.3.1:
  - When using ``--source`` on a large source tree, v5.x was slower than previous
    versions.  This performance regression is now fixed, closing `issue 1037`_.
  - Mysterious SQLite errors can happen on PyPy, as reported in `issue 1010`_. An
    immediate retry seems to fix the problem, although it is an unsatisfying
    solution.
  - The HTML report now saves the sort order in a more widely supported way,
    fixing `issue 986`_.  Thanks, Sebastián Ramírez (`pull request 1066`_).
  - The HTML report pages now have a :ref:`Sleepy Snake <sleepy>` favicon.
  - Wheels are now provided for manylinux2010, and for PyPy3 (pp36 and pp37).
buildservice-autocommit accepted request 854657 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 87)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 86)
Get rid of whole %python3_only thing
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 85)
- Fix alternatives
buildservice-autocommit accepted request 852851 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 84)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 852737 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 83)
- Support multiple python3 flavors gh#openSUSE/python-rpm-macros#66
  * redefine python3_only
  * fix pytest_arch local bin path
buildservice-autocommit accepted request 838760 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 82)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 81)
- Update to 5.3 release:
  * 5 series redesigned on top of sql database instead of file
buildservice-autocommit accepted request 787145 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 80)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 79)
- fix build for older distros by buildrequiring a new-enough pytest
buildservice-autocommit accepted request 730674 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 78)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 77)
- Update to 4.5.4:
  * Multiprocessing support in Python 3.8 was broken, but is now fixed
buildservice-autocommit accepted request 687617 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 76)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 75)
- Update to 4.5.3:
  * Only packaging metadata changes.
- Run fdupes
buildservice-autocommit accepted request 662291 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 74)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 662290 from Michael Ströder's avatar Michael Ströder (stroeder) (revision 73)
- update to version 4.5.2:
  * Namespace packages are supported on Python 3.7
  * Python 3.8 (as of today!) passes all tests
buildservice-autocommit accepted request 623455 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 72)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 71)
- Bumpy the URL to point to github rather than to docs
Displaying revisions 41 - 60 of 130
openSUSE Build Service is sponsored by