summaryrefslogtreecommitdiff
path: root/dev-python/python3-lxc
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-28 19:00:57 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-28 19:00:57 +0000
commitd2cafdb36f694043a53602c09e8cefcb61ca6ae4 (patch)
treee6e0c21d993ae86700effa0c5d6d7d1f58770bc3 /dev-python/python3-lxc
parent1d6d9b8e5a49aad85b81503faf2fe3144a3a6b0a (diff)
downloadbaldeagleos-repo-d2cafdb36f694043a53602c09e8cefcb61ca6ae4.tar.gz
baldeagleos-repo-d2cafdb36f694043a53602c09e8cefcb61ca6ae4.tar.xz
baldeagleos-repo-d2cafdb36f694043a53602c09e8cefcb61ca6ae4.zip
Adding metadata
Diffstat (limited to 'dev-python/python3-lxc')
-rw-r--r--dev-python/python3-lxc/Manifest2
-rw-r--r--dev-python/python3-lxc/python3-lxc-3.0.4-r1.ebuild26
-rw-r--r--dev-python/python3-lxc/python3-lxc-5.0.0.ebuild2
3 files changed, 1 insertions, 29 deletions
diff --git a/dev-python/python3-lxc/Manifest b/dev-python/python3-lxc/Manifest
index e38551792fb9..b64498f14037 100644
--- a/dev-python/python3-lxc/Manifest
+++ b/dev-python/python3-lxc/Manifest
@@ -1,4 +1,2 @@
-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
DIST python3-lxc-5.0.0.tar.gz 28013 BLAKE2B d5c1908732fe5e4ae76df4bb96005667dddd208f494b72d28bdf3e887ef1ccfafb338e07772a9b3fe4e9a19bc86d886363286627782bceb01a87322e423be069 SHA512 4a1c9af0c322fbfe13ab0778e438ad4bc4ffde153e7fb55b594b6381c6875a93b7d0476bd1d7bcd7344a2d6de81ce6f5fd96519926a32b4acea27acf1bcd2011
DIST python3-lxc-5.0.0.tar.gz.asc 833 BLAKE2B 85fd21b3f8f80d4f8c18b9e45373a05696cf2aea671254db792e1453d54b1c289cdb67d5a2ef066011a18c043a5a3cc28e92eecb4bda1f23ebaf3070bd7f2d5a SHA512 b5bb2c08bdc2ea0b89eff8cdb751aea8d0fd5784e6d94f41525c182111cc473ef7c15704dcacf6402ab845181831a8d7b1809dde33e46aba3fe7f9d63d3a1a9a
diff --git a/dev-python/python3-lxc/python3-lxc-3.0.4-r1.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.4-r1.ebuild
deleted file mode 100644
index 2f9283e0ff2a..000000000000
--- a/dev-python/python3-lxc/python3-lxc-3.0.4-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9,10,11,12,13} )
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1 verify-sig
-
-DESCRIPTION="Python bindings for LXC"
-HOMEPAGE="https://linuxcontainers.org/lxc/"
-SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz
- verify-sig? ( https://linuxcontainers.org/downloads/lxc/${P}.tar.gz.asc )"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-IUSE="verify-sig"
-
-RDEPEND="app-containers/lxc"
-BDEPEND="virtual/pkgconfig
- verify-sig? ( sec-keys/openpgp-keys-linuxcontainers )"
-
-VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/linuxcontainers.asc
diff --git a/dev-python/python3-lxc/python3-lxc-5.0.0.ebuild b/dev-python/python3-lxc/python3-lxc-5.0.0.ebuild
index 0409e8d21445..5cbba87efc6b 100644
--- a/dev-python/python3-lxc/python3-lxc-5.0.0.ebuild
+++ b/dev-python/python3-lxc/python3-lxc-5.0.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="verify-sig"
DEPEND="app-containers/lxc:="