summaryrefslogtreecommitdiff
path: root/dev-python/pydata-sphinx-theme
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/pydata-sphinx-theme
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'dev-python/pydata-sphinx-theme')
-rw-r--r--dev-python/pydata-sphinx-theme/Manifest4
-rw-r--r--dev-python/pydata-sphinx-theme/metadata.xml17
-rw-r--r--dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.17.1.ebuild57
-rw-r--r--dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.18.0.ebuild52
4 files changed, 0 insertions, 130 deletions
diff --git a/dev-python/pydata-sphinx-theme/Manifest b/dev-python/pydata-sphinx-theme/Manifest
deleted file mode 100644
index 865984c57d3f..000000000000
--- a/dev-python/pydata-sphinx-theme/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST pydata-sphinx-theme-0.17.1.gh.tar.gz 4987274 BLAKE2B 5243687885e05ba88064bfd84fff6ebb4b48879aa93d67aa9c377b6ca0ac8f7c1fa85c5040e819200660107bc436ef49a3c5aeefd8d8201edb4130f7da003682 SHA512 883a3e11a200ecb05f7bd4a9cb528168963a161a3c2c263534359e94abc982de1ea249731a5a63a467bc99f6b0e3bb7de59d093b8c9a67c83377a7d866899fc6
-DIST pydata-sphinx-theme-0.18.0.gh.tar.gz 5000514 BLAKE2B 3c44cce6131dc5b4fa8db2161fce3b05dd9929457651edf6c74affeffc3a231b1f7718a2c5e8ee724c77d1f295c58a610fadc31446610801e5319fffb5921584 SHA512 ecd6d9e138007ca7c42807d3fad9d275abc1531f3360beeae18d8b960825a2704de1c136c6bc49e74f82a7bf29094fcee5c43da551d6b99831b4f8e82156dcfd
-DIST pydata_sphinx_theme-0.17.1-py3-none-any.whl 6823346 BLAKE2B 20559376e998b2e3cdc3e6c6ccaf15e9aba263deb6548c679b0c7f084b5c5179fc3e4ccbb3d8346d1aaabc28fcc85e77dbccec6f4c9173c79905525d7fccaa2e SHA512 06bdf3a470aee5edbc2ce97119757f1b9418dc3afe127d951bf43d6963e8e83f7e04a7be9de05c24774b93efdfa0481d8ae195fff2e4b1899feac344757c770c
-DIST pydata_sphinx_theme-0.18.0-py3-none-any.whl 6200747 BLAKE2B d18565462011b51eff6b58370ded7567c0099a260464e89fdea3e6bcb266fb102c41c70e7ea1d3e11da832b2deab876071c4578b8844bc0567bfff2776a61011 SHA512 882f8826e0d3bf5076083808c678e0d560c7a2fb076b320481cb8845882dd267f42338a3a4f4faced8ceb51740847e45bd6452f79ac4e3f0a09c37850c0bcfbe
diff --git a/dev-python/pydata-sphinx-theme/metadata.xml b/dev-python/pydata-sphinx-theme/metadata.xml
deleted file mode 100644
index 4c101ba64725..000000000000
--- a/dev-python/pydata-sphinx-theme/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>nowa@gentoo.org</email>
- <name>Nowa Ammerlaan</name>
- </maintainer>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">pydata/pydata-sphinx-theme</remote-id>
- <remote-id type="pypi">pydata-sphinx-theme</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.17.1.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.17.1.ebuild
deleted file mode 100644
index 7a7c284e073b..000000000000
--- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.17.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=standalone
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-MY_P=${P/_/}
-DESCRIPTION="Bootstrap-based Sphinx theme from the PyData community"
-HOMEPAGE="
- https://github.com/pydata/pydata-sphinx-theme/
- https://pypi.org/project/pydata-sphinx-theme/
-"
-SRC_URI="
- https://github.com/pydata/pydata-sphinx-theme/archive/v${PV/_/}.tar.gz
- -> ${P}.gh.tar.gz
- $(pypi_wheel_url)
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="BSD-with-disclosure"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
-
-RDEPEND="
- dev-python/accessible-pygments[${PYTHON_USEDEP}]
- dev-python/babel[${PYTHON_USEDEP}]
- dev-python/beautifulsoup4[${PYTHON_USEDEP}]
- dev-python/docutils[${PYTHON_USEDEP}]
- >=dev-python/pygments-2.7[${PYTHON_USEDEP}]
- <dev-python/sphinx-10[${PYTHON_USEDEP}]
- >=dev-python/sphinx-7.0[${PYTHON_USEDEP}]
- dev-python/typing-extensions[${PYTHON_USEDEP}]
-"
-
-EPYTEST_PLUGINS=( pytest-{datadir,regressions} )
-EPYTEST_XDIST=1
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
- # Requires sphinx-intl
- 'tests/test_build.py::test_translations'
- # sphinx mismatch?
- tests/test_build.py::test_pygments_fallbacks
- tests/test_build.py::test_render_secondary_sidebar_dict
- tests/test_build.py::test_render_secondary_sidebar_dict_glob_subdir
- tests/test_build.py::test_render_secondary_sidebar_dict_multiple_glob_matches
-)
-
-python_compile() {
- distutils_wheel_install "${BUILD_DIR}/install" \
- "${DISTDIR}/$(pypi_wheel_name)"
-}
diff --git a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.18.0.ebuild b/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.18.0.ebuild
deleted file mode 100644
index f7365f8455d3..000000000000
--- a/dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.18.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=standalone
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-MY_P=${P/_/}
-DESCRIPTION="Bootstrap-based Sphinx theme from the PyData community"
-HOMEPAGE="
- https://github.com/pydata/pydata-sphinx-theme/
- https://pypi.org/project/pydata-sphinx-theme/
-"
-SRC_URI="
- https://github.com/pydata/pydata-sphinx-theme/archive/v${PV/_/}.tar.gz
- -> ${P}.gh.tar.gz
- $(pypi_wheel_url)
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="BSD-with-disclosure"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="
- dev-python/accessible-pygments[${PYTHON_USEDEP}]
- dev-python/babel[${PYTHON_USEDEP}]
- dev-python/beautifulsoup4[${PYTHON_USEDEP}]
- dev-python/docutils[${PYTHON_USEDEP}]
- >=dev-python/pygments-2.7[${PYTHON_USEDEP}]
- <dev-python/sphinx-10[${PYTHON_USEDEP}]
- >=dev-python/sphinx-8.0[${PYTHON_USEDEP}]
- dev-python/typing-extensions[${PYTHON_USEDEP}]
-"
-
-EPYTEST_PLUGINS=( pytest-{datadir,regressions} )
-EPYTEST_XDIST=1
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
- # Requires sphinx-intl
- 'tests/test_build.py::test_translations'
-)
-
-python_compile() {
- distutils_wheel_install "${BUILD_DIR}/install" \
- "${DISTDIR}/$(pypi_wheel_name)"
-}