public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/podman-compose/
Date: Fri, 15 Dec 2023 17:36:28 +0000 (UTC)	[thread overview]
Message-ID: <1702660890.2b246454b98b7c6a1f6384a959ae7618a356c817.davidroman@gentoo> (raw)

commit:     2b246454b98b7c6a1f6384a959ae7618a356c817
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Fri Dec 15 17:21:30 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Dec 15 17:21:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2b246454

dev-python/podman-compose: add netavark as an option

- enable py3.12

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 dev-python/podman-compose/podman-compose-1.0.6.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/podman-compose/podman-compose-1.0.6.ebuild b/dev-python/podman-compose/podman-compose-1.0.6.ebuild
index f5bd604df4..47664f51fe 100644
--- a/dev-python/podman-compose/podman-compose-1.0.6.ebuild
+++ b/dev-python/podman-compose/podman-compose-1.0.6.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit distutils-r1
 
 DESCRIPTION="A script to run docker-compose.yml using Podman"
@@ -16,8 +16,11 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 DEPEND="
+	|| (
+		( app-containers/netavark app-containers/aardvark-dns )
+		app-containers/dnsname-cni-plugin
+	)
 	app-containers/podman
-	app-containers/dnsname-cni-plugin
 	dev-python/pyaml[${PYTHON_USEDEP}]
 	dev-python/python-dotenv[${PYTHON_USEDEP}]
 "


             reply	other threads:[~2023-12-15 17:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-15 17:36 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-06  8:08 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/podman-compose/ Viorel Munteanu
2024-12-06  8:32 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-12-05 12:00 Florian Schmaus
2023-12-15 17:36 David Roman
2023-09-12 13:04 David Roman
2023-09-12 13:04 David Roman

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=1702660890.2b246454b98b7c6a1f6384a959ae7618a356c817.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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