From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx_lv2_theme/
Date: Mon, 15 May 2023 07:18:20 +0000 (UTC) [thread overview]
Message-ID: <1684135089.a69788fc8c1678412cd6d281711e1100578724fc.fordfrog@gentoo> (raw)
commit: a69788fc8c1678412cd6d281711e1100578724fc
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 07:18:09 2023 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon May 15 07:18:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69788fc
dev-python/sphinx_lv2_theme: bump to 1.4.0
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-python/sphinx_lv2_theme/Manifest | 1 +
.../sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-python/sphinx_lv2_theme/Manifest b/dev-python/sphinx_lv2_theme/Manifest
index e6503551bbab..8eb273aea0bd 100644
--- a/dev-python/sphinx_lv2_theme/Manifest
+++ b/dev-python/sphinx_lv2_theme/Manifest
@@ -1 +1,2 @@
DIST sphinx_lv2_theme-v1.2.2.tar.bz2 10221 BLAKE2B ff4c4f2e0f359b73bc63684b9120454741aafaaaad5b521a5a3bdec904f0fb390fb1e132317607f8559bd7991847dfcf2506b5462b00335a2d003835a9b33075 SHA512 94013784d1ce75ff872eb868b7cd20ef9351facf95d684bd49a4b0dfb8155aab19914dd03b5fe7c11cf42cd972ba6af6f377c8c6e2a3993622a911e9845da1cf
+DIST sphinx_lv2_theme-v1.4.0.tar.bz2 10368 BLAKE2B c4ef7bb51965ebecb193d13b6d3866db6234bec8387c9e532550cafb14bf404711715f60831912770998e4cd9feb21a7d3ea1d8e987e276ec644ce51f63e6be6 SHA512 fba7af83bbc7e47a3a87e7b819cd83009b4b2e04e6280efe56b0f7bc348f784a85f004b7124a5c3704329be95a0432ca690f9675e6b9330ecf493994258ddc8c
diff --git a/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild
new file mode 100644
index 000000000000..bfa821ec3007
--- /dev/null
+++ b/dev-python/sphinx_lv2_theme/sphinx_lv2_theme-1.4.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Minimal pure-CSS Sphinx theme using the LV2 plugin documentation style"
+HOMEPAGE="
+ https://gitlab.com/lv2/sphinx_lv2_theme/
+ https://pypi.org/project/sphinx-lv2-theme/
+"
+SRC_URI="https://gitlab.com/lv2/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
+S="${WORKDIR}/${PN}-v${PV}"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
next reply other threads:[~2023-05-15 7:18 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-15 7:18 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-23 3:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx_lv2_theme/ Michał Górny
2023-06-15 7:06 Miroslav Šulc
2023-06-14 12:31 Arthur Zamarin
2023-03-03 6:28 Viorel Munteanu
2023-01-08 5:06 Michał Górny
2023-01-07 18:28 Arthur Zamarin
2022-12-04 17:02 Michał Górny
2022-08-12 6:17 Miroslav Šulc
2022-08-12 5:18 Arthur Zamarin
2022-07-12 9:05 Michał Górny
2021-12-20 23:28 Sam James
2021-10-31 20:09 Arthur Zamarin
2021-08-24 21:02 Marek Szuba
2021-07-25 3:16 Matt Turner
2021-03-25 16:04 Sam James
2021-03-15 2:32 Sam James
2021-03-14 22:11 Sam James
2021-03-14 22:11 Sam James
2021-02-25 22:20 Sergei Trofimovich
2021-02-25 18:34 Sergei Trofimovich
2021-02-24 16:27 Sam James
2021-02-24 7:59 Michał Górny
2021-02-22 7:12 Sam James
2021-02-10 14:48 Sam James
2021-02-09 21:41 Sam James
2021-02-09 21:37 Sam James
2021-02-09 14:11 Sergei Trofimovich
2021-02-08 8:14 Miroslav Šulc
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=1684135089.a69788fc8c1678412cd6d281711e1100578724fc.fordfrog@gentoo \
--to=fordfrog@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