From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gi-docgen/
Date: Sun, 14 Apr 2024 18:21:24 +0000 (UTC) [thread overview]
Message-ID: <1713118878.3af2c8ad083fdfcaf5d06d332c4969f0d8e6dbb3.mgorny@gentoo> (raw)
commit: 3af2c8ad083fdfcaf5d06d332c4969f0d8e6dbb3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 14 18:17:30 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 18:21:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af2c8ad
dev-util/gi-docgen: Enable py3.12
Closes: https://bugs.gentoo.org/929539
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-util/gi-docgen/gi-docgen-2023.1-r1.ebuild | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/dev-util/gi-docgen/gi-docgen-2023.1-r1.ebuild b/dev-util/gi-docgen/gi-docgen-2023.1-r1.ebuild
index 77063dce38e6..21e4ca76bf1a 100644
--- a/dev-util/gi-docgen/gi-docgen-2023.1-r1.ebuild
+++ b/dev-util/gi-docgen/gi-docgen-2023.1-r1.ebuild
@@ -1,15 +1,20 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
+
+DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
+
inherit distutils-r1 pypi
DESCRIPTION="A documentation generator for GObject-based libraries"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gi-docgen https://pypi.org/project/gi-docgen/"
+HOMEPAGE="
+ https://gitlab.gnome.org/GNOME/gi-docgen
+ https://pypi.org/project/gi-docgen/
+"
LICENSE="|| ( Apache-2.0 GPL-3+ ) CC0-1.0 OFL-1.1 MIT"
SLOT="0"
@@ -27,8 +32,7 @@ RDEPEND="
')
$(python_gen_cond_dep '
dev-python/tomli[${PYTHON_USEDEP}]
- ' 3.{8..10})
+ ' 3.10)
"
-DEPEND="${RDEPEND}"
distutils_enable_tests pytest
next reply other threads:[~2024-04-14 18:21 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-14 18:21 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-08 18:16 [gentoo-commits] repo/gentoo:master commit in: dev-util/gi-docgen/ Pacho Ramos
2024-04-14 18:21 Michał Górny
2024-04-14 18:21 Michał Górny
2023-03-09 1:09 Sam James
2023-02-16 18:39 Arthur Zamarin
2023-02-16 18:39 Arthur Zamarin
2023-01-26 11:20 Michał Górny
2023-01-07 17:42 Matt Turner
2022-12-22 11:15 Arthur Zamarin
2022-12-16 20:30 Arthur Zamarin
2022-12-08 6:50 WANG Xuerui
2022-11-07 22:11 Matt Turner
2022-03-18 14:43 Arthur Zamarin
2022-03-15 20:54 Matt Turner
2022-02-13 0:54 Matt Turner
2022-01-24 19:21 Sam James
2022-01-24 14:49 Sam James
2022-01-24 14:45 Sam James
2022-01-22 22:39 Sam James
2022-01-20 9:42 Arthur Zamarin
2021-11-11 12:59 Pacho Ramos
2021-11-06 3:58 Sam James
2021-10-04 17:44 Sam James
2021-10-04 1:24 Sam James
2021-09-19 19:58 James Le Cuirot
2021-08-16 21:51 Matt Turner
2021-06-03 2:42 Yixun Lan
2021-06-02 18:08 Matt Turner
2021-05-26 21:03 Matt Turner
2021-05-15 1:59 Sam James
2021-05-10 12:48 Sam James
2021-05-10 12:23 Sam James
2021-05-10 12:23 Sam James
2021-05-08 2:08 Thomas Deutschmann
2021-05-07 18:56 Sergei Trofimovich
2021-05-06 19:30 Sergei Trofimovich
2021-05-06 15:30 Sergei Trofimovich
2021-05-03 22:39 Matt Turner
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=1713118878.3af2c8ad083fdfcaf5d06d332c4969f0d8e6dbb3.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