From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- dev-python/python3-lxc/Manifest | 2 +- dev-python/python3-lxc/python3-lxc-3.0.4.ebuild | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'dev-python/python3-lxc') diff --git a/dev-python/python3-lxc/Manifest b/dev-python/python3-lxc/Manifest index b4875b32d55a..bdc9b5d67c4b 100644 --- a/dev-python/python3-lxc/Manifest +++ b/dev-python/python3-lxc/Manifest @@ -1,4 +1,4 @@ DIST python3-lxc-3.0.4.tar.gz 27278 BLAKE2B f549ffb94c2bc331e0628a344432d4699aed64de466b0d1e9e4338cee8252ca9f5defeb2c940bd29723e20aede23d8a33bd1bdfe57874069e8cc5a61bfe9bf4a SHA512 37660fe97a2171cc3346c31e736ead8a38e328bfcbea621d6b563042fcd1e70c48b97440f6263fb0f6f02a4f1704af2241661bc526921c124a6456c06a497828 DIST python3-lxc-3.0.4.tar.gz.asc 833 BLAKE2B ed44e595fc7ac3d7c4d64f8a84e78cfe48428299015d7c7c8504301d98511b644ede378feb8e1947e4007f43e97ed4e9aa35b1d1456ae108818b3696e1bdb44a SHA512 5c1faf28545ce26047cf3bd81f90aca48046f63c5d5dd0c18b9a2575cc0735f8a45dea6a78bf4674b9092b82012b26080db727f7afaf1c856edc7ef4dfe5486d -EBUILD python3-lxc-3.0.4.ebuild 671 BLAKE2B 6b74e4247c0de8a50c2a31507b60f9d023e235ac48ca647769e4cbebd974b7dff1b45fd750f1726fc3483403b11008f99549f98a6233aca7b5238a6ace73f300 SHA512 8e343f0993faca63b474693cdb10bb662117e457753e90c80d1017c4839c68209bcfc3631f983b7f1184999d87ceb16b844649f7b458fed261e2ce1c24f36882 +EBUILD python3-lxc-3.0.4.ebuild 691 BLAKE2B 6a577a62797159150f4d82618728d1fc74be34c7a8300f321dc4abce778922ee067ca3cb0fa2f1e6f0a2bb7203d557a0bf5f417001950c4321b67d00e3e279ed SHA512 6bb80d79cb66e5ee7a4a5a1d6e05e4fd6d150cb3fb945e3631fac5c3bf24c3e6a47907b90101e4fb059fe6722729aa1386116d1bfe1e489a64c696090db82d24 MISC metadata.xml 362 BLAKE2B e4403cca17caa67b766cecd1a719247e8d9400c20320a8d79c69b90cb1afaa3bdd1f45bd1a20368db277248ac7c4f8f25924b1238169f57ab8db3fad8c8837a9 SHA512 3d9a140ac99917956e9863edf4ff549666b279e8f523736f3e00361b995eaf849f2f810075e3ce11a591ac45c2f98d6425f8a5e8bbb4f1ef521bbfab360442b4 diff --git a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild index 31c6778822cf..c3e7c28b0bd1 100644 --- a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild +++ b/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 verify-sig @@ -18,6 +18,7 @@ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="verify-sig" RDEPEND="app-containers/lxc" -BDEPEND="verify-sig? ( sec-keys/openpgp-keys-linuxcontainers )" +BDEPEND="virtual/pkgconfig + verify-sig? ( sec-keys/openpgp-keys-linuxcontainers )" VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/linuxcontainers.asc -- cgit v1.2.3