From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-bootstrap-theme/
Date: Fri, 11 Sep 2020 22:45:46 +0000 (UTC) [thread overview]
Message-ID: <1599864296.54af01321729b398806e9976ce9223e2f6ae1020.sbraz@gentoo> (raw)
commit: 54af01321729b398806e9976ce9223e2f6ae1020
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 08:48:57 2020 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 22:44:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54af0132
dev-python/sphinx-bootstrap-theme: bump to 0.8.0, support Py3.8+3.9
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
dev-python/sphinx-bootstrap-theme/Manifest | 1 +
.../sphinx-bootstrap-theme-0.8.0.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/sphinx-bootstrap-theme/Manifest b/dev-python/sphinx-bootstrap-theme/Manifest
index 146fe074bec..08bfe9f099f 100644
--- a/dev-python/sphinx-bootstrap-theme/Manifest
+++ b/dev-python/sphinx-bootstrap-theme/Manifest
@@ -1 +1,2 @@
DIST sphinx-bootstrap-theme-0.6.5.tar.gz 1232943 BLAKE2B 76cd6f70cd485c552e9a76c559c8687129851fa40e03e206bdafc5fc0f948ed53d07ea8196908d2c17af1718eb721aaeb4fd1d65313e12a069a7186008a4f222 SHA512 30ef77364aa4c830000f1a2ee7f663740670124a6f433ed59af05ed408a59cb35643b66e3fea391edcb811cbd9ae3713eb174c76bf00bbad9801910935159bbe
+DIST sphinx-bootstrap-theme-0.8.0.tar.gz 1225612 BLAKE2B db5e65db732163048909903c7af0eb301a81b12fbf9ce299070d55ea8f949e2094f3c5624182fd8ac625d553f982cba6ef1bc0c2680de55993d57e82a779956a SHA512 25a2d05c424c52d4571e9a50a55be0c7f3a32aa855c3fe6fb642b1afcebcabb0fa715aac48da280a556b6c8d206b7018b45d8f9bd092123a9c03940290bbfc63
diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild
new file mode 100644
index 00000000000..244c96ff8ff
--- /dev/null
+++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.8.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx theme integrates the Bootstrap CSS / JavaScript framework"
+HOMEPAGE="https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html"
+# Latest version isn't on PyPI
+# https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/210
+SRC_URI="https://github.com/ryan-roemer/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
next reply other threads:[~2020-09-11 22:45 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-11 22:45 Louis Sautier [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-bootstrap-theme/ Michał Górny
2024-06-17 17:37 Michał Górny
2024-01-29 10:25 Michał Górny
2023-11-09 20:19 Michał Górny
2023-11-09 20:19 Michał Górny
2023-02-26 11:28 Andrew Ammerlaan
2022-03-15 14:26 Michał Górny
2022-03-15 13:07 Jakov Smolić
2021-10-09 19:25 Arthur Zamarin
2021-10-09 19:18 Sam James
2021-10-09 9:32 Arthur Zamarin
2021-09-14 1:30 Yixun Lan
2021-09-11 6:50 Arthur Zamarin
2021-09-11 6:50 Arthur Zamarin
2021-09-07 21:18 Louis Sautier
2020-10-21 22:51 Michał Górny
2020-10-18 19:19 Sam James
2020-10-18 19:10 Thomas Deutschmann
2020-10-16 12:00 Michał Górny
2020-08-01 22:29 Michał Górny
2020-03-29 9:16 Michał Górny
2019-12-16 14:38 Michał Górny
2019-05-01 18:06 Matt Turner
2019-04-28 20:40 Mikle Kolyada
2019-04-28 20:37 Mikle Kolyada
2019-04-05 9:24 Mart Raudsepp
2019-03-21 7:26 Sergei Trofimovich
2019-03-16 18:40 Sergei Trofimovich
2019-03-16 14:46 Mikle Kolyada
2019-03-09 21:19 Matt Turner
2019-03-09 19:18 Thomas Deutschmann
2019-03-05 6:22 Matt Turner
2019-03-05 6:22 Matt Turner
2019-03-03 6:29 Mikle Kolyada
2019-03-02 21:30 Matt Turner
2019-03-02 20:02 Matt Turner
2019-03-01 21:21 Sergei Trofimovich
2018-11-01 0:10 Sergei Trofimovich
2018-10-17 12:11 Tobias Klausmann
2018-08-21 17:07 Patrice Clement
2018-08-21 14:46 Louis Sautier
2018-08-21 14:46 Louis Sautier
2018-04-29 6:33 Michał Górny
2017-07-31 20:46 Sebastien Fabbro
2017-03-10 10:16 Zac Medico
2016-06-29 10:46 Patrick Lauer
2015-10-21 13:41 Justin Lecher
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=1599864296.54af01321729b398806e9976ce9223e2f6ae1020.sbraz@gentoo \
--to=sbraz@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