python-nose2
No description set
- Developed at devel:languages:python
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-nose2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nose2-0.15.1.tar.gz | 0000169809 166 KB | |
python-nose2.changes | 0000009758 9.53 KB | |
python-nose2.spec | 0000002832 2.77 KB | |
wheel-0.42.0-py3-none-any.whl | 0000065375 63.8 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1178617
from
Dirk Mueller (dirkmueller)
(revision 15)
- 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.
Comments 0