From 78f392693b4d21958c3f9e73171c7c65cb437bb5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 15 Aug 2023 06:14:44 +0100 Subject: gentoo auto-resync : 15:08:2023 - 06:14:43 --- dev-python/sphinxcontrib-htmlhelp/Manifest | 2 ++ .../sphinxcontrib-htmlhelp-2.0.4.ebuild | 32 ++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.4.ebuild (limited to 'dev-python/sphinxcontrib-htmlhelp') diff --git a/dev-python/sphinxcontrib-htmlhelp/Manifest b/dev-python/sphinxcontrib-htmlhelp/Manifest index 440cbfdc4709..e7e91956294f 100644 --- a/dev-python/sphinxcontrib-htmlhelp/Manifest +++ b/dev-python/sphinxcontrib-htmlhelp/Manifest @@ -1,5 +1,7 @@ DIST sphinxcontrib-htmlhelp-2.0.1.tar.gz 27967 BLAKE2B 922921a52c421bde9787df6fd5107a515bb0af4f4a6a6c8b84f474b9d7b0ce9251437b8780b3464190e494555bbe6d72604e155bce98794c36c03ddbcc5c4cc7 SHA512 7957ad688d7f9d44c0413fd747147e8e261136d48ed159fef4e668dcab76c54103028102a9ed893bfadbd175b88543e0d1414b8e01a716810d44b92edfbd79e5 DIST sphinxcontrib_htmlhelp-2.0.3.tar.gz 21752 BLAKE2B c21a6b046aff388a05e8a2a3b926f1b5e3e4b280ce0f504cd799efe72470d9602ab67bca3ed7d45ad94bda395682cdc3e501a29602d70ff58e22e897155872ea SHA512 1a185c28e0a1159b51a2f93773684d6703857b25498f83aa3b8644aa87f26c7ba9b8b88ddaabe0021d0572cbbe52bffabe90d58247fb8a883d662e09cac7f1ef +DIST sphinxcontrib_htmlhelp-2.0.4.tar.gz 21799 BLAKE2B ef5f5c26696cadc37feefda8b5343562efd45ab7685d472d820f4e391a1699993f26634269087c24971b176ef7b05e0191f90dc6b07093ca25a424bbf7a2a69d SHA512 5f1c4619b986060fb6213e23b5339b7b5d57abdb8f6034473116c9ea7c3d04cf0985115141c5325cb93bac330eb6109d2e81327f53fda78838c9ed5435469b29 EBUILD sphinxcontrib-htmlhelp-2.0.1.ebuild 988 BLAKE2B 94fd66aeb8aa625c39aae2c8660926da4326592cee660fd88de02a14ae381752db482c8134d7885c2dbdaa4871bdd392f19aef2b47520a6eb7e1cc29f1b90ae6 SHA512 05b1cf22c4a7cc4bfe78304deba81f417356fcf9651ff253dacc6c93be94d89acb4da51f01b87fb553d045333b847a17363ed2362fb4410fe14201b529b06495 EBUILD sphinxcontrib-htmlhelp-2.0.3.ebuild 767 BLAKE2B a95193ebb901bd62eb396beff6e82dbb79c5326f8a2ae860d963d390dbb13b84d03a80f262dcfc194df403b767984847e086c56d3844a7bac706332cf28b1591 SHA512 81fc7e68f05b25c2e24dc1efe2dbd49c270b21f5deb580b8808880c81fa2d558bc0680fe206583fc15f467339a81ab5e7a61752e12bafbc36fd18fd78bd42e12 +EBUILD sphinxcontrib-htmlhelp-2.0.4.ebuild 767 BLAKE2B a95193ebb901bd62eb396beff6e82dbb79c5326f8a2ae860d963d390dbb13b84d03a80f262dcfc194df403b767984847e086c56d3844a7bac706332cf28b1591 SHA512 81fc7e68f05b25c2e24dc1efe2dbd49c270b21f5deb580b8808880c81fa2d558bc0680fe206583fc15f467339a81ab5e7a61752e12bafbc36fd18fd78bd42e12 MISC metadata.xml 423 BLAKE2B 49685b4a452f9f05a9f385c7c1913c282bd0714e1c92e42347960bdfa29ae01ed4eba7f43e3d1b7241d6bca4ddf4f8d3e0a1d0820a8af5edb7caca934908ecdf SHA512 8f497fb7ea0724be086c8a564481cf4d46ecf048791f76ed5494a7b0c0f46bf5eaf46875f0695b9add2914430c78427a5a77113a5f379052922217b415bfdb50 diff --git a/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.4.ebuild b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.4.ebuild new file mode 100644 index 000000000000..1bc7cc2853dc --- /dev/null +++ b/dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.4.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=flit +PYTHON_COMPAT=( python3_{10..12} pypy3 ) + +inherit distutils-r1 pypi + +DESCRIPTION="Sphinx extension which outputs HTML help book" +HOMEPAGE=" + https://www.sphinx-doc.org/ + https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/ + https://pypi.org/project/sphinxcontrib-htmlhelp/ +" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +PDEPEND=" + >=dev-python/sphinx-5[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + ${PDEPEND} + dev-python/html5lib[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest -- cgit v1.2.3