python-radon
No description set
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-radon
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-radon && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
add-scripts-to-pyproject.toml.patch | 0000000731 731 Bytes | |
python-radon.changes | 0000004467 4.36 KB | |
python-radon.spec | 0000002545 2.49 KB | |
radon-6.0.1.tar.gz | 0001874992 1.79 MB |
Revision 28 (latest revision is 29)
Steve Kowalik (StevenK)
committed
(revision 28)
- Update to 6.0.1: * Prevent tomllib error when the `toml` module is not available * Add support for `match` pattern in Python 3.10+, by @DolajoCZ: #227 * Fix typo in Markdown export, reported by @huornlmj: #231 * Remove unnecessary "future" dependency, by @mgorny: #234 * Add `pyproject.toml` support, by @ajslater: #236 * Allow Mando v0.7.1, by @ajslater: #237 * Fix HCHarvester JSON results format, by @benabel: #240 - Use pyproject macros due to the switch to poetry. - Add patch add-scripts-to-pyproject.toml.patch, make sure the CLI tool is built.
Comments 0