diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-26 09:28:44 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-26 09:28:44 +0000 |
| commit | bf32af1a77904f06af121d4129d76a493e9f1fd0 (patch) | |
| tree | 8a826a570be8b021540c7127348ff6c4cbbe7405 /dev-python/libvirt-python | |
| parent | ec183e1c90a17c119012450982f07aa5a19ece65 (diff) | |
| download | baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.tar.gz baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.tar.xz baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.zip | |
Adding metadata
Diffstat (limited to 'dev-python/libvirt-python')
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild b/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild index 6d3f5ee1a014..6d692a52a0cd 100644 --- a/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-7.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_SETUPTOOLS=no diff --git a/dev-python/libvirt-python/libvirt-python-8.2.0.ebuild b/dev-python/libvirt-python/libvirt-python-8.2.0.ebuild index a8240be6973d..6cba57243427 100644 --- a/dev-python/libvirt-python/libvirt-python-8.2.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-8.2.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 # Please bump with app-emulation/libvirt! -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_SETUPTOOLS=no MY_P="${P/_rc/-rc}" VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/libvirt.org.asc diff --git a/dev-python/libvirt-python/libvirt-python-8.7.0.ebuild b/dev-python/libvirt-python/libvirt-python-8.7.0.ebuild index 2df6a5752700..47f41007f2b5 100644 --- a/dev-python/libvirt-python/libvirt-python-8.7.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-8.7.0.ebuild @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_PEP517=setuptools MY_P="${P/_rc/-rc}" VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/libvirt.org.asc diff --git a/dev-python/libvirt-python/libvirt-python-8.8.0.ebuild b/dev-python/libvirt-python/libvirt-python-8.8.0.ebuild index 1e4b92098d8b..fe67fc5a51ab 100644 --- a/dev-python/libvirt-python/libvirt-python-8.8.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-8.8.0.ebuild @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_PEP517=setuptools MY_P="${P/_rc/-rc}" VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/libvirt.org.asc diff --git a/dev-python/libvirt-python/libvirt-python-9999.ebuild b/dev-python/libvirt-python/libvirt-python-9999.ebuild index 1e4b92098d8b..fe67fc5a51ab 100644 --- a/dev-python/libvirt-python/libvirt-python-9999.ebuild +++ b/dev-python/libvirt-python/libvirt-python-9999.ebuild @@ -10,7 +10,7 @@ EAPI=8 # app-emulation/libvirt # Please bump them together! -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_PEP517=setuptools MY_P="${P/_rc/-rc}" VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/libvirt.org.asc |
