public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/
Date: Mon, 21 Aug 2023 02:20:47 +0000 (UTC)	[thread overview]
Message-ID: <1692584442.6f6c96862e14e0ce86b540b69e4b24747e7a3e3b.mgorny@gentoo> (raw)

commit:     6f6c96862e14e0ce86b540b69e4b24747e7a3e3b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 02:18:46 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 02:20:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6c9686

dev-python/pymountboot: Enable py3.12

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index 0cee37410989..54939be1d082 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 
@@ -13,12 +13,19 @@ DESCRIPTION="Python extension module to (re)mount /boot"
 HOMEPAGE="https://github.com/projg2/pymountboot/"
 SRC_URI="
 	https://github.com/projg2/pymountboot/archive/v${PV}.tar.gz
-		-> ${P}.tar.gz"
+		-> ${P}.tar.gz
+"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 
-RDEPEND=">=sys-apps/util-linux-2.20"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
+DEPEND="
+	>=sys-apps/util-linux-2.20
+"
+RDEPEND="
+	${DEPEND}
+"
+BDEPEND="
+	virtual/pkgconfig
+"


             reply	other threads:[~2023-08-21  2:20 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-21  2:20 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-27 16:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/pymountboot/ Michał Górny
2024-09-23 12:01 WANG Xuerui
2024-08-10 11:16 Michał Górny
2024-08-10 10:28 Michał Górny
2024-08-10  9:03 Michał Górny
2024-07-22 17:02 Arthur Zamarin
2024-07-22 15:09 Michał Górny
2024-07-06 19:27 Arthur Zamarin
2024-02-17 21:17 Sam James
2023-12-11  4:33 Arthur Zamarin
2023-06-10  4:21 Sam James
2023-05-17  3:42 Sam James
2023-05-04 16:30 Michał Górny
2023-03-09  7:38 Arthur Zamarin
2023-01-20  7:39 Joonas Niilola
2023-01-20  4:50 Michał Górny
2022-06-17 14:24 David Seifert
2022-03-16 10:24 Michał Górny
2022-03-16  8:08 Michał Górny
2022-03-15 18:23 Jakov Smolić
2022-01-29 21:19 Michał Górny
2022-01-29 21:19 Michał Górny
2020-10-26 18:31 Michał Górny
2020-07-17  7:21 Agostino Sarubbo
2020-07-09  8:59 Agostino Sarubbo
2020-05-24 10:33 Michał Górny
2020-02-18 18:04 Michał Górny
2020-02-18 18:04 Michał Górny
2020-02-18 18:04 Michał Górny
2020-02-05 19:53 Michał Górny
2019-11-03 15:29 Michał Górny
2019-11-03 15:29 Michał Górny
2019-11-03 15:29 Michał Górny
2018-11-04  8:33 Michał Górny
2018-01-02  6:19 Michał Górny
2017-01-11 16:17 Agostino Sarubbo

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=1692584442.6f6c96862e14e0ce86b540b69e4b24747e7a3e3b.mgorny@gentoo \
    --to=mgorny@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