diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-21 14:18:14 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-21 14:18:14 +0000 |
commit | f9f31d0b19d71ef8e3dd26468f4b1bef1cb5efcc (patch) | |
tree | a01fd615ad63ee87f34b1cfca60188bb96f95eab | |
parent | 2024-11-21 14:03:26 UTC (diff) | |
parent | dev-python/sphinx-inline-tabs: disable tests (diff) | |
download | gentoo-f9f31d0b19d71ef8e3dd26468f4b1bef1cb5efcc.tar.gz gentoo-f9f31d0b19d71ef8e3dd26468f4b1bef1cb5efcc.tar.bz2 gentoo-f9f31d0b19d71ef8e3dd26468f4b1bef1cb5efcc.zip |
Merge updates from master
-rw-r--r-- | dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild index c8e9ad393a9c..b45f979a4d76 100644 --- a/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild +++ b/dev-python/sphinx-copybutton/sphinx-copybutton-0.5.2.ebuild @@ -18,5 +18,3 @@ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND=" >=dev-python/sphinx-6.0[${PYTHON_USEDEP}] " - -distutils_enable_tests pytest diff --git a/dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild b/dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild index 26218e365229..59f63afb4094 100644 --- a/dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild +++ b/dev-python/sphinx-inline-tabs/sphinx-inline-tabs-2023.4.21.ebuild @@ -17,5 +17,3 @@ KEYWORDS="~amd64 ~arm64 ~riscv ~x86" RDEPEND=" >=dev-python/sphinx-6.0[${PYTHON_USEDEP}] " - -distutils_enable_tests pytest |