File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11* Mon Feb 16 2026 Satoru SATOH <satoru.satoh@gmail.com> - 0.15.0-1
2+ - fix: correct deps; tox-uv is needed build time
23- fix/change: migrate test cases from unittest.TestCase to pytest based with
34 new test data loader (#173)
45- fix: enable all rules by ruff linter by default
6+ - fix/change: [tox] swtich to ruff linter from flake8 and pylint
57- fix: correction for various type of ruff errors,
68 - blank-line-after-summary (D205)
79 - camelcase-imported-as-acronym (N817)
7375- fix: remove rpm related hack as bdist_rpm was deprecated in the latest setuptools
7476- fix: [tox] add missing dependencies in srpm target
7577- fix: [rpm] add hack to avoid false-positive errors in pyproject.toml
78+ - fix: [tox] remove env var not used any more
7679- change: drop python 3.8.x support
7780- change: enable all ruff rules with minimal exceptions
7881- change: add new requirements.txt to list tox-uv
101104 pytest.mark.parametrize
102105- enhancement: add azure-pipelines.yml for Azure Pipelines
103106- enhancement: add a script to build SRPM fom src dist and pkg/package.spec.in
107+ - enhancement: [tox] add environments, upload and upload-copr
104108
105109* Sun Jan 14 2024 Satoru SATOH <satoru.satoh@gmail.com> - 0.14.0-1
106110- change: drop the support py37 and add py311
You can’t perform that action at this time.
0 commit comments