public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/esearch/
Date: Wed,  6 Mar 2024 18:01:01 +0000 (UTC)	[thread overview]
Message-ID: <1709748055.0aa1f76103c15a5adb3656dd1e5d08b0048de882.zmedico@gentoo> (raw)

commit:     0aa1f76103c15a5adb3656dd1e5d08b0048de882
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  6 18:00:01 2024 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Wed Mar  6 18:00:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa1f761

app-portage/esearch: enable PEP517 build

Closes: https://bugs.gentoo.org/909886
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-portage/esearch/esearch-1.3-r3.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/app-portage/esearch/esearch-1.3-r3.ebuild b/app-portage/esearch/esearch-1.3-r3.ebuild
index 9388ef51ebac..70712ebcfc36 100644
--- a/app-portage/esearch/esearch-1.3-r3.ebuild
+++ b/app-portage/esearch/esearch-1.3-r3.ebuild
@@ -1,11 +1,11 @@
-# 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} )
 PYTHON_REQ_USE="readline(+)"
-DISTUTILS_USE_SETUPTOOLS=no
+DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1
 
@@ -20,6 +20,7 @@ IUSE="l10n_fr l10n_it"
 
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
+BDEPEND="${DISTUTILS_DEPS}"
 DEPEND="sys-apps/portage"
 RDEPEND="${DEPEND}"
 


             reply	other threads:[~2024-03-06 18:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-06 18:01 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-06 19:42 [gentoo-commits] repo/gentoo:master commit in: app-portage/esearch/ Zac Medico
2023-05-01 17:59 Sam James
2023-05-01 12:37 Sam James
2022-05-22 16:06 Zac Medico
2021-01-06 13:23 Fabian Groffen
2020-10-04 18:40 Zac Medico
2020-08-16 21:01 Zac Medico
2020-02-11 11:38 Michał Górny
2019-11-29  8:17 Michał Górny
2019-09-15 17:17 Michał Górny
2019-05-18 10:02 Michał Górny
2019-05-05 17:40 Zac Medico
2018-03-21 18:12 Michał Górny
2018-01-06 16:41 Ulrich Müller
2017-12-25 14:43 David Seifert
2017-07-30  8:47 Michał Górny
2017-04-22  9:56 Pacho Ramos
2015-10-16 19:19 Mike Frysinger

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=1709748055.0aa1f76103c15a5adb3656dd1e5d08b0048de882.zmedico@gentoo \
    --to=zmedico@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