[python-qemu-qmp MR #18] New release - v0.0.2

2022-08-18 Thread GitLab Bot
Author: John Snow - https://gitlab.com/jsnow Merge Request: https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/18 ... from: jsnow/python-qemu-qmp:new_release ... into: qemu-project/python-qemu-qmp:main ***If this MR is approved, after merge I will be tagging this commit as

[python-qemu-qmp MR #13] Sphinx: improve version detection for SDists

2022-07-28 Thread GitLab Bot
Author: John Snow - https://gitlab.com/jsnow Merge Request: https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/13 ... from: jsnow/python-qemu-qmp:doc-version-fix ... into: qemu-project/python-qemu-qmp:main When building docs from SDist files, we won't have git metadata available.

[python-qemu-qmp MR #12] Post-release trivial fix roundup

2022-07-25 Thread GitLab Bot
Author: John Snow - https://gitlab.com/jsnow Merge Request: https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/12 ... from: jsnow/python-qemu-qmp:fixes-roundup ... into: qemu-project/python-qemu-qmp:main This MR collects a number of small, trivial fixes that follow the first

[python-qemu-qmp MR #11] first public release - v0.0.1

2022-07-19 Thread GitLab Bot
Author: John Snow - https://gitlab.com/jsnow Merge Request: https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/11 ... from: jsnow/python-qemu-qmp:first_release ... into: qemu-project/python-qemu-qmp:main ***If this MR is approved, after merge; I will be tagging this commit as

[python-qemu-qmp MR #10] GitLab: Omit pages job on merge_request_event pipelines

2022-07-19 Thread GitLab Bot
Author: John Snow - https://gitlab.com/jsnow Merge Request: https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/10 ... from: jsnow/python-qemu-qmp:fix_pipelines ... into: qemu-project/python-qemu-qmp:main As I found out when Thomas went to submit a job, merge pipelines from a fork

[python-qemu-qmp MR #9] qemu/qmp/legacy: Replace 'returns-whitelist' with the correct type

2022-07-18 Thread GitLab Bot
Author: Thomas Huth - https://gitlab.com/thuth Merge Request: https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/9 ... from: thuth/python-qemu-qmp:fixes ... into: qemu-project/python-qemu-qmp:main 'returns-whitelist' has been renamed to 'command-returns-exceptions' in QEMU commit

[python-qemu-qmp MR #8] Add git-based package versions, publishing scripts, and dev package builds

2022-07-14 Thread GitLab Bot
Author: John Snow - https://gitlab.com/jsnow Merge Request: https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/8 ... from: jsnow/python-qemu-qmp:packaging ... into: qemu-project/python-qemu-qmp:main This is all about streamlining the process of tagging, building, and publishing.

[python-qemu-qmp MR #7] readme: small fixes commands

2022-06-15 Thread GitLab Bot
Author: Beraldo Leal - https://gitlab.com/beraldoleal Merge Request: https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/7 ... from: beraldoleal/python-qemu-qmp:docs/readme ... into: qemu-project/python-qemu-qmp:main Just some small fixes that will make easier to copy and paste from

[python-qemu-qmp MR #6] GitLab: add python3.11 to python container

2022-05-26 Thread GitLab Bot
Author: John Snow - https://gitlab.com/jsnow Merge Request: https://gitlab.com/qemu-project/python-qemu-qmp/-/merge_requests/6 ... from: jsnow/python-qemu-qmp:install_python_311 ... into: qemu-project/python-qemu-qmp:main *Actually* install Python 3.11 to the container that is used during the