public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python3-lxc/
Date: Wed, 19 Jul 2023 08:14:11 +0000 (UTC)	[thread overview]
Message-ID: <1689754448.a9a375bce3ed814323156e9c1f8865587265ca06.juippis@gentoo> (raw)

commit:     a9a375bce3ed814323156e9c1f8865587265ca06
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 08:13:48 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul 19 08:14:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a375bc

dev-python/python3-lxc: update EAPI 7 -> 8

Closes: https://bugs.gentoo.org/909960
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/python3-lxc/python3-lxc-3.0.4-r1.ebuild | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)

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
new file mode 100644
index 000000000000..acc9c25848b0
--- /dev/null
+++ b/dev-python/python3-lxc/python3-lxc-3.0.4-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} )
+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=${BROOT}/usr/share/openpgp-keys/linuxcontainers.asc


             reply	other threads:[~2023-07-19  8:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-19  8:14 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-21  8:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/python3-lxc/ Michał Górny
2023-08-21  3:50 Sam James
2023-08-19 16:51 Arthur Zamarin
2022-05-19  6:21 Joonas Niilola
2021-08-05  2:49 Yixun Lan
2020-11-23  8:15 Joonas Niilola
2020-11-23  8:15 Joonas Niilola
2020-11-23  8:15 Joonas Niilola
2020-10-22 11:43 Joonas Niilola
2020-06-26  8:57 Andreas Sturmlechner
2019-02-17 18:14 Virgil Dupras
2019-02-17 18:01 Sergei Trofimovich
2018-11-05 18:19 Mikle Kolyada
2018-10-26  0:52 Thomas Deutschmann
2018-10-05 12:46 Virgil Dupras
2018-07-30 21:17 Mikle Kolyada
2018-07-29 10:35 Sergei Trofimovich
2018-07-28 13:24 Thomas Deutschmann
2018-06-26  1:59 Virgil Dupras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1689754448.a9a375bce3ed814323156e9c1f8865587265ca06.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox