public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/dogtail/
Date: Tue, 30 Jul 2024 08:49:58 +0000 (UTC)	[thread overview]
Message-ID: <1722329280.8c69c869b31e690dee5d416b84b9f476788c5010.pacho@gentoo> (raw)

commit:     8c69c869b31e690dee5d416b84b9f476788c5010
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 08:11:52 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 08:48:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c69c869

dev-util/dogtail: support python 3.12

Closes: https://bugs.gentoo.org/929536
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-util/dogtail/dogtail-0.9.11.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-util/dogtail/dogtail-0.9.11.ebuild b/dev-util/dogtail/dogtail-0.9.11.ebuild
index 270b9d73ed9e..dd83202fabeb 100644
--- a/dev-util/dogtail/dogtail-0.9.11.ebuild
+++ b/dev-util/dogtail/dogtail-0.9.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 xdg
 
@@ -43,6 +43,5 @@ src_prepare() {
 	eapply "${FILESDIR}"/${PN}-0.9.10-gentoo-paths.patch
 	sed -e "s:@EPREFIX_USR@:'${EPREFIX}/usr':" -i sniff/sniff || die "sed failed"
 
-	xdg_src_prepare
 	distutils-r1_src_prepare
 }


             reply	other threads:[~2024-07-30  8:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-30  8:49 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-12 17:41 [gentoo-commits] repo/gentoo:master commit in: dev-util/dogtail/ Pacho Ramos
2025-04-12 17:41 Pacho Ramos
2025-03-23  1:38 Sam James
2023-02-01 18:07 Matt Turner
2023-02-01 18:07 Matt Turner
2022-11-19  4:50 WANG Xuerui
2022-05-20 19:16 Pacho Ramos
2022-02-08  4:45 Sam James
2021-06-07  6:24 Georgy Yakovlev
2021-01-10  2:18 Matt Turner
2020-07-11  7:56 Mart Raudsepp
2020-05-29  7:39 Agostino Sarubbo
2020-05-07 15:08 Michał Górny
2020-04-18 17:09 Mart Raudsepp
2019-08-05 23:12 Aaron Bauman
2018-06-26 18:46 Pacho Ramos

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=1722329280.8c69c869b31e690dee5d416b84b9f476788c5010.pacho@gentoo \
    --to=pacho@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