[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 03/15] python: add VERSION file
From: |
Andrea Bolognani |
Subject: |
Re: [PATCH v2 03/15] python: add VERSION file |
Date: |
Tue, 20 Oct 2020 11:14:35 +0200 |
User-agent: |
Evolution 3.36.5 (3.36.5-1.fc32) |
On Tue, 2020-10-20 at 10:06 +0100, Daniel P. Berrangé wrote:
> The QEMU python modules are not like other python modules though,
> precisely because they are talking to QEMU. If we are shipping
> QEMU python releases on the same schedule as QEMU, then we can
> expect the normal ase to be updating both QEMU & Python together.
Once you start uploading the Python packages to PyPi, you really have
no way to ensure this will be the case.
--
Andrea Bolognani / Red Hat / Virtualization
- [PATCH v2 01/15] python: create qemu.core package, (continued)
- [PATCH v2 01/15] python: create qemu.core package, John Snow, 2020/10/14
- [PATCH v2 02/15] python: add qemu package installer, John Snow, 2020/10/14
- [PATCH v2 03/15] python: add VERSION file, John Snow, 2020/10/14
- [PATCH v2 04/15] python: add directory structure README.rst files, John Snow, 2020/10/14
- [PATCH v2 06/15] python: add pylint exceptions to __init__.py, John Snow, 2020/10/14
- [PATCH v2 07/15] python: move pylintrc into setup.cfg, John Snow, 2020/10/14
- [PATCH v2 05/15] python: Add pipenv support, John Snow, 2020/10/14
- [PATCH v2 08/15] python: add pylint to pipenv, John Snow, 2020/10/14
- [PATCH v2 09/15] python: move flake8 config to setup.cfg, John Snow, 2020/10/14
- [PATCH v2 10/15] python: Add flake8 to pipenv, John Snow, 2020/10/14
- [PATCH v2 12/15] python: add mypy to pipenv, John Snow, 2020/10/14