Files
python-nose2/nose2-0.15.1.tar.gz
Dirk Mueller e0262a96a6 - update to 0.15.1:
* Fix a bug with config loading which caused custom ini configs
    not to load if they were not named with a .cfg extension.
    Thanks :user:`grhwalls` for the bug report!
  * Official support for python3.13 betas. nose2 now tests itself
    against Python 3.13.
  * Official support for python3.13 betas. nose2 now tests itself
    against Python 3.13.
  * nose2 now supports loading configuration data from the
    tool.nose2 table in pyproject.toml. Thanks to :user:`qequ`
    for the PR! (:pr:`596`, :pr:`606`) On python 3.11+, tomllib
    is used to parse TOML data. On python 3.10 and lower, tomli
    must be installed to enable TOML support. Simply pip install
    tomli as necessary.
  * nose2 now supports loading configuration data from the
    tool.nose2 table in pyproject.toml. Thanks to :user:`qequ`
    for the PR! (:pr:`596`, :pr:`606`)
  * On python 3.11+, tomllib is used to parse TOML data. On
    python 3.10 and lower, tomli must be installed to enable TOML
    support. Simply pip install tomli as necessary.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nose2?expand=0&rev=31
2024-06-04 20:44:07 +00:00

166 KiBLFS