aboutsummaryrefslogtreecommitdiff
path: root/python/setup.cfg
AgeCommit message (Expand)Author
2023-10-11Python: Enable python3.12 supportJohn Snow
2023-09-07mkvenv: assume presence of importlib.metadataPaolo Bonzini
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini
2023-08-28python: mkvenv: add ensuregroup commandPaolo Bonzini
2023-07-07python: bump minimum requirements so they are compatible with 3.12Paolo Bonzini
2023-05-19mkvenv: replace distlib.database with importlib.metadata/pkg_resourcesPaolo Bonzini
2023-05-18python: bump some of the dependenciesPaolo Bonzini
2023-05-18Python: Drop support for Python 3.6Paolo Bonzini
2023-05-18mkvenv: use pip's vendored distlib as a fallbackJohn Snow
2023-05-18mkvenv: add console script entry point generationJohn Snow
2023-05-18mkvenv: add ensure subcommandJohn Snow
2023-05-18python: add mkvenv.pyJohn Snow
2023-05-18python: update pylint configurationJohn Snow
2023-02-22python: drop pipenvJohn Snow
2023-01-04python: add 3.11 to supported listJohn Snow
2023-01-04Python: fix flake8 configJohn Snow
2022-06-06python: update for mypy 0.950John Snow
2022-04-21python: rename 'aqmp-tui' to 'qmp-tui'John Snow
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow
2022-04-21python: re-enable pylint duplicate-code warningsJohn Snow
2022-04-21python: remove the old QMP packageJohn Snow
2022-04-21python: temporarily silence pylint duplicate-code warningsJohn Snow
2022-02-23Revert "python: pin setuptools below v60.0.0"John Snow
2022-02-23python: support recording QMP session to a fileDaniel P. Berrangé
2022-02-23python: introduce qmp-shell-wrap convenience toolDaniel P. Berrangé
2022-02-02python: upgrade mypy to 0.780John Snow
2022-01-21python: move qmp-shell under the AQMP packageJohn Snow
2022-01-21python: move qmp utilities to python/qemu/utilsJohn Snow
2022-01-21python: pin setuptools below v60.0.0John Snow
2021-09-27python: add optional pygments dependencyG S Niteesh Babu
2021-09-27python: Add entry point for aqmp-tuiG S Niteesh Babu
2021-09-27python/aqmp-tui: Add AQMP TUIG S Niteesh Babu
2021-09-27python: Add dependencies for AQMP TUIG S Niteesh Babu
2021-09-27python/aqmp: Add Coverage.py supportJohn Snow
2021-09-27python: bump avocado to v90.0John Snow
2021-09-27python/pylint: disable no-member checkJohn Snow
2021-09-27python/pylint: disable too-many-function-argsJohn Snow
2021-09-27python/pylint: Add exception for TypeVar names ('T')John Snow
2021-09-27python/aqmp: add asynchronous QMP (AQMP) subpackageJohn Snow
2021-09-16python: pylint 2.11 supportJohn Snow
2021-09-16python: Update for pylint 2.10John Snow
2021-09-01python: Reduce strictness of pylint's duplicate-code checkJohn Snow
2021-07-13python: Configure tox to skip missing interpretersWainer dos Santos Moschetta
2021-06-30python: only check qemu/ subdir with flake8John Snow
2021-06-30python: Re-lock pipenv at *oldest* supported versionsJohn Snow
2021-06-30python: Remove global pylint suppressionsJohn Snow
2021-06-30python: expose typing information via PEP 561John Snow
2021-06-18python: add qmp-shell entry pointJohn Snow
2021-06-18python/qemu-ga-client: add entry pointJohn Snow
2021-06-18python/qmp: add fuse command to 'qom' toolsJohn Snow