From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pydata-sphinx-theme/
Date: Thu, 25 Mar 2021 13:58:44 +0000 (UTC) [thread overview]
Message-ID: <1616680717.de02f91892ea6a535bbf02b9d97f081d688da2da.juippis@gentoo> (raw)
commit: de02f91892ea6a535bbf02b9d97f081d688da2da
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 25 08:51:59 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 13:58:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de02f918
dev-python/pydata-sphinx-theme: version bump 0.5.1
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/20112
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-python/pydata-sphinx-theme/Manifest | 1 +
.../pydata-sphinx-theme-0.5.1.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-python/pydata-sphinx-theme/Manifest b/dev-python/pydata-sphinx-theme/Manifest
index 8a447929371..21547c42fc8 100644
--- a/dev-python/pydata-sphinx-theme/Manifest
+++ b/dev-python/pydata-sphinx-theme/Manifest
@@ -1,2 +1,3 @@
DIST pydata-sphinx-theme-0.4.3.tar.gz 3279359 BLAKE2B c2a57fc7dd70f8d57a0b56bb45907615658b1dbb705f177fd40e04995754180dd637256618b36b0a6ee59e865558eb013d191f2a5f461365f07cf647427056e9 SHA512 9f4f0b1fab88e92302211957df798a7e1bbae034e9935260f94959bba50bc3384ef818ff0cdcd04c3a4b4d09a5285c3d165e35fa3114d6dbb15452cc6895703f
DIST pydata-sphinx-theme-0.5.0.tar.gz 2556070 BLAKE2B 10682a631314991b89e05f95ec67b133a87391a00048a06505cb6c38d4106cf7162c9d150866d0099a18512164e59224601fd0e132e4c1de56b47c42ab357f9b SHA512 12731065d463cffadb78b50d31815eadc41ce5214087c7b5d859fe58bb672e318323880a9b915c7d4e5b47e5bf9a8a1b90d14695f2440e4f70d129dbe5d3a40e
+DIST pydata-sphinx-theme-0.5.1.tar.gz 2556119 BLAKE2B cc8ea35cda2829f884699f8200ce1e8fbe9dbcd06fc7b4d3e51d587572d6d66d90bd57d9bab9f1e6fb55688ec6531bb7de72646030e97eca7c34da51f5756fcb SHA512 50996dbe1ea25f751056b837480a5d30662c169c420b27c50aa14c583a2f3601aad34718433ad00a938425142af1e937f1ffe8e341194b60b9c915167f070c43
diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.5.1.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.5.1.ebuild
new file mode 100644
index 00000000000..777b9deae07
--- /dev/null
+++ b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.5.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Bootstrap-based Sphinx theme from the PyData community"
+HOMEPAGE="https://github.com/pandas-dev/pydata-sphinx-theme"
+SRC_URI="https://github.com/pandas-dev/pydata-sphinx-theme/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-with-disclosure"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+ test? (
+ dev-python/beautifulsoup[${PYTHON_USEDEP}]
+ dev-python/pytest-regressions[${PYTHON_USEDEP}]
+ )"
+
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
+
+# TODO: fix this: Sandbox violation to /usr/local/share
+#distutils_enable_sphinx docs dev-python/commonmark dev-python/recommonmark dev-python/numpydoc dev-python/jupyter-sphinx dev-python/plotly dev-python/xarray
+distutils_enable_tests pytest
next reply other threads:[~2021-03-25 13:58 UTC|newest]
Thread overview: 103+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-25 13:58 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-19 20:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/pydata-sphinx-theme/ Michał Górny
2024-11-16 8:19 Michał Górny
2024-11-16 8:09 Michał Górny
2024-11-01 11:07 Andrew Ammerlaan
2024-07-13 8:01 Michał Górny
2024-07-13 7:27 Arthur Zamarin
2024-06-26 2:09 Michał Górny
2024-06-12 7:42 Michał Górny
2024-06-12 6:53 Arthur Zamarin
2024-05-29 4:17 Michał Górny
2024-05-28 7:40 Michał Górny
2024-04-17 3:42 Michał Górny
2024-02-03 9:17 Michał Górny
2024-02-03 8:29 Arthur Zamarin
2024-01-19 14:44 Michał Górny
2024-01-18 18:46 Michał Górny
2024-01-18 18:23 Arthur Zamarin
2024-01-04 17:08 Michał Górny
2023-12-15 11:04 Michał Górny
2023-12-15 10:58 Arthur Zamarin
2023-11-27 13:09 Andrew Ammerlaan
2023-11-25 10:42 Michał Górny
2023-11-25 9:00 Arthur Zamarin
2023-10-31 7:53 Michał Górny
2023-10-26 3:12 Michał Górny
2023-10-06 16:04 Sam James
2023-09-21 5:28 Michał Górny
2023-09-15 10:11 Michał Górny
2023-09-14 11:02 Andrew Ammerlaan
2023-04-12 7:15 Michał Górny
2023-04-12 0:38 Jakov Smolić
2023-04-11 19:41 Sam James
2023-04-11 19:04 Sam James
2023-04-11 18:30 Arthur Zamarin
2023-04-11 18:27 Arthur Zamarin
2023-04-11 18:20 Arthur Zamarin
2023-04-11 18:17 Arthur Zamarin
2023-04-11 18:15 Arthur Zamarin
2023-03-31 18:05 Sam James
2023-03-31 4:32 Michał Górny
2023-03-30 2:57 Michał Górny
2023-03-19 17:36 Arthur Zamarin
2023-03-10 9:53 Arthur Zamarin
2023-03-10 9:10 Arthur Zamarin
2023-03-10 8:21 Arthur Zamarin
2023-03-10 2:00 Sam James
2023-03-10 2:00 Sam James
2023-03-10 2:00 Sam James
2023-03-10 2:00 Sam James
2023-03-10 0:35 Yixun Lan
2023-03-09 12:35 Michał Górny
2022-10-19 13:30 Michał Górny
2022-05-17 12:20 Andrew Ammerlaan
2022-03-12 12:04 Arthur Zamarin
2022-03-12 12:04 Arthur Zamarin
2022-03-12 12:04 Arthur Zamarin
2022-03-12 12:03 Arthur Zamarin
2022-03-02 9:07 Agostino Sarubbo
2022-03-01 11:28 Agostino Sarubbo
2022-02-09 14:18 Yixun Lan
2022-02-08 17:38 Arthur Zamarin
2022-02-07 11:36 Sam James
2022-02-07 11:32 Sam James
2022-02-07 11:31 Sam James
2022-02-07 11:30 Sam James
2022-02-07 8:33 Sam James
2021-12-12 8:33 Michał Górny
2021-12-12 1:49 Sam James
2021-11-10 22:35 Michał Górny
2021-11-05 5:40 Arthur Zamarin
2021-11-05 2:12 Sam James
2021-10-03 6:37 Michał Górny
2021-10-02 7:50 Michał Górny
2021-07-27 10:19 Andrew Ammerlaan
2021-06-05 21:18 Michał Górny
2021-06-05 20:35 Sam James
2021-04-28 17:47 Michał Górny
2021-04-28 17:00 Sam James
2021-04-27 7:08 Michał Górny
2021-04-17 6:22 Michał Górny
2021-04-17 6:22 Michał Górny
2021-04-10 8:04 Michał Górny
2021-04-09 12:21 Joonas Niilola
2021-04-09 12:21 Joonas Niilola
2021-03-11 22:59 Michał Górny
2021-03-02 9:00 Michał Górny
2021-03-02 7:38 Sam James
2021-02-26 8:30 Michał Górny
2021-02-26 8:09 Agostino Sarubbo
2021-01-26 21:20 Michał Górny
2021-01-23 0:11 Michał Górny
2021-01-23 0:11 Michał Górny
2020-12-22 8:07 Michał Górny
2020-12-21 22:18 Sam James
2020-12-21 19:43 Michał Górny
2020-11-17 14:21 Joonas Niilola
2020-10-19 12:16 Joonas Niilola
2020-10-18 18:51 Thomas Deutschmann
2020-10-06 9:26 Joonas Niilola
2020-09-15 18:27 Joonas Niilola
2020-09-15 8:09 Joonas Niilola
2020-09-15 8:09 Joonas Niilola
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=1616680717.de02f91892ea6a535bbf02b9d97f081d688da2da.juippis@gentoo \
--to=juippis@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