public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gs-elpa/
Date: Sat, 16 Jul 2022 05:06:26 +0000 (UTC)	[thread overview]
Message-ID: <1657947956.7c7f2435738760e92eb07ef4e82c4924721b0bb6.ulm@gentoo> (raw)

commit:     7c7f2435738760e92eb07ef4e82c4924721b0bb6
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 16 05:03:51 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 16 05:05:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c7f2435

app-portage/gs-elpa: Add 3.10 to PYTHON_COMPAT, drop 3.7

Closes: https://bugs.gentoo.org/845570
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../gs-elpa/{gs-elpa-0.2.1.ebuild => gs-elpa-0.2.1-r1.ebuild}  | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-portage/gs-elpa/gs-elpa-0.2.1.ebuild b/app-portage/gs-elpa/gs-elpa-0.2.1-r1.ebuild
similarity index 79%
rename from app-portage/gs-elpa/gs-elpa-0.2.1.ebuild
rename to app-portage/gs-elpa/gs-elpa-0.2.1-r1.ebuild
index 0e58f531dcd8..71cb86fa6080 100644
--- a/app-portage/gs-elpa/gs-elpa-0.2.1.ebuild
+++ b/app-portage/gs-elpa/gs-elpa-0.2.1-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9,10} )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1
@@ -13,13 +13,13 @@ HOMEPAGE="https://gitweb.gentoo.org/proj/gs-elpa.git
 	https://github.com/jauhien/gs-elpa"
 SRC_URI="https://gitweb.gentoo.org/proj/gs-elpa.git/snapshot/${P}.tar.gz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2" # v2 only
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 
-DEPEND="app-portage/g-sorcery[${PYTHON_USEDEP}]
+RDEPEND="app-portage/g-sorcery[${PYTHON_USEDEP}]
 	dev-python/sexpdata[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
+BDEPEND="${RDEPEND}"
 
 python_install_all() {
 	distutils-r1_python_install_all


             reply	other threads:[~2022-07-16  5:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-16  5:06 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-21  6:43 [gentoo-commits] repo/gentoo:master commit in: app-portage/gs-elpa/ Sam James
2023-05-20  9:41 Ulrich Müller
2023-05-19 16:39 Ulrich Müller
2023-02-25 16:09 Ulrich Müller
2023-02-24 18:17 Ulrich Müller
2023-02-24 18:17 Ulrich Müller
2023-02-24 11:37 Ulrich Müller
2023-02-24  9:54 Ulrich Müller
2023-02-19 14:58 Ulrich Müller
2023-02-19 14:58 Ulrich Müller
2022-06-03 21:01 Arthur Zamarin
2022-02-04 12:07 Michał Górny
2021-06-01 10:08 Sam James
2021-05-05 16:52 Ulrich Müller
2021-05-05 16:52 Ulrich Müller
2021-05-04 18:39 Ulrich Müller
2021-05-03 21:49 Ulrich Müller
2020-10-07 14:11 Brian Dolbec
2020-08-16  9:57 Michał Górny
2020-06-15 18:04 Sergei Trofimovich
2020-04-24 21:41 Brian Dolbec
2020-02-06  5:59 Michał Górny
2020-02-06  5:59 Michał Górny
2018-06-27 19:29 Pacho Ramos
2018-02-11 10:25 Michał Górny
2016-12-24 22:31 Brian Dolbec
2016-01-18 22:39 Jauhien Piatlicki

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=1657947956.7c7f2435738760e92eb07ef4e82c4924721b0bb6.ulm@gentoo \
    --to=ulm@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