From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gi-docgen/
Date: Mon, 7 Nov 2022 22:11:04 +0000 (UTC) [thread overview]
Message-ID: <1667859015.1df47a1e24ddc8b4ff2ec5923a9c049c6e66d2df.mattst88@gentoo> (raw)
commit: 1df47a1e24ddc8b4ff2ec5923a9c049c6e66d2df
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 7 22:07:15 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Nov 7 22:10:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df47a1e
dev-util/gi-docgen: Version bump to 2022.2
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-util/gi-docgen/Manifest | 1 +
dev-util/gi-docgen/gi-docgen-2022.2.ebuild | 32 ++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-util/gi-docgen/Manifest b/dev-util/gi-docgen/Manifest
index fc72ed6bb261..830d2b59e384 100644
--- a/dev-util/gi-docgen/Manifest
+++ b/dev-util/gi-docgen/Manifest
@@ -1 +1,2 @@
DIST gi-docgen-2022.1.tar.gz 2515101 BLAKE2B 4eacc1c63fa9456f4a7465b1917c3c46a654546fc9c8a256bb0e83b415d0af8e8b6cdd29cca610dff00568c82f7a0bcba4f18ff7c32820689647f7604dde1be3 SHA512 823f6b5b598b0f52e748622f9993524b840f71d6f2dc157ea3b931564a0ec59c43cd79386936d525118c9a62de380bdff70fd01405d088ea873ab35ddbafb210
+DIST gi-docgen-2022.2.tar.gz 2515533 BLAKE2B d624fe287628ca01cb5746a08dc43bb97375ca538524481f5ee068fb3484e4526c875f374e01ffff02345d13b2d966dd54ad01c8f4e692116fac050cf5277d94 SHA512 adbcfecb6cc93785d372fa877e02b1fe08f9965fea52256a63c988a95f100738f564ae64c971a4a7ddded6ef792609d2a8e8e9461d81e982816abe96c2139ee9
diff --git a/dev-util/gi-docgen/gi-docgen-2022.2.ebuild b/dev-util/gi-docgen/gi-docgen-2022.2.ebuild
new file mode 100644
index 000000000000..45a483f5486b
--- /dev/null
+++ b/dev-util/gi-docgen/gi-docgen-2022.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_SINGLE_IMPL=1
+PYTHON_COMPAT=( python3_{8..11} )
+inherit distutils-r1
+
+DESCRIPTION="A documentation generator for GObject-based libraries"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gi-docgen https://pypi.org/project/gi-docgen/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="|| ( Apache-2.0 GPL-3+ ) CC0-1.0 OFL-1.1 MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ $(python_gen_cond_dep '
+ >=dev-python/markdown-3.2[${PYTHON_USEDEP}]
+ >=dev-python/markupsafe-1[${PYTHON_USEDEP}]
+ >=dev-python/pygments-2[${PYTHON_USEDEP}]
+ >=dev-python/jinja-2[${PYTHON_USEDEP}]
+ dev-python/toml[${PYTHON_USEDEP}]
+ >=dev-python/typogrify-2[${PYTHON_USEDEP}]
+ ')
+"
+DEPEND="${RDEPEND}"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-11-07 22:11 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-07 22:11 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-14 16:59 [gentoo-commits] repo/gentoo:master commit in: dev-util/gi-docgen/ Sam James
2024-11-08 18:16 Pacho Ramos
2024-04-14 18:21 Michał Górny
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-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=1667859015.1df47a1e24ddc8b4ff2ec5923a9c049c6e66d2df.mattst88@gentoo \
--to=mattst88@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