public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/
Date: Thu, 20 Mar 2025 10:53:02 +0000 (UTC)	[thread overview]
Message-ID: <1742467893.1b84eb1fffceb2e540738b6f9b3bd36162d20dff.sam@gentoo> (raw)

commit:     1b84eb1fffceb2e540738b6f9b3bd36162d20dff
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 20 05:05:02 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 20 10:51:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b84eb1f

net-voip/sipvicious: enable py3.13

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild b/net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild
index c7af6c8c7db5..af13d6ef1566 100644
--- a/net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild
+++ b/net-voip/sipvicious/sipvicious-0.3.4-r1.ebuild
@@ -1,11 +1,10 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 DISTUTILS_SINGLE_IMPL=1
-
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1
@@ -18,10 +17,12 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="$(python_gen_cond_dep '
+RDEPEND="
+	$(python_gen_cond_dep '
 		dev-python/dnspython[${PYTHON_USEDEP}]
 		dev-python/reportlab[${PYTHON_USEDEP}]
-	')"
+	')
+"
 
 src_prepare() {
 	default


             reply	other threads:[~2025-03-20 10:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-20 10:53 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-22  8:32 [gentoo-commits] repo/gentoo:master commit in: net-voip/sipvicious/ Joonas Niilola
2023-09-22  8:32 Joonas Niilola
2023-05-03  5:59 Sam James
2022-07-28 13:20 Sam James
2022-02-20  5:51 Sam James
2021-08-23  8:52 Ionen Wolkens
2021-03-29 15:41 Sam James
2021-03-29 15:41 Sam James
2021-01-04 17:15 Sam James

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=1742467893.1b84eb1fffceb2e540738b6f9b3bd36162d20dff.sam@gentoo \
    --to=sam@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