diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-08-17 12:23:44 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-08-17 12:23:44 +0100 |
commit | 4d6e1311ded368813dc93f130293f64148e22c45 (patch) | |
tree | 966c774d10cd502da9a136e2d595f430efb0850d /dev-python/sphinxcontrib-qthelp | |
parent | 2ca31eebd5b7496656193e0aa6ae39200d69a017 (diff) |
gentoo auto-resync : 17:08:2024 - 12:23:44
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
3 files changed, 2 insertions, 36 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/Manifest b/dev-python/sphinxcontrib-qthelp/Manifest index b861dd0eff50..c0e9a4ebb425 100644 --- a/dev-python/sphinxcontrib-qthelp/Manifest +++ b/dev-python/sphinxcontrib-qthelp/Manifest @@ -1,5 +1,3 @@ -DIST sphinxcontrib_qthelp-1.0.8.tar.gz 16778 BLAKE2B 71c0639f526e3a83bb5c47706e0073234a40691d22337cb41920f612fdd2798731b6d84cde2744e24e545c9d23559a48cc94ecdf49f887404370c3ef3f698756 SHA512 d3bde9e5e8ace4f58fc76bea22fdd7740a503f46a671f52f836039cd85f62733187b87395669bb2566de451c4de253725316ff97ca3c910b8dd31149c3c80331 DIST sphinxcontrib_qthelp-2.0.0.tar.gz 17165 BLAKE2B 568d59a1ec6d46bf0974bda0112396ed0e73576bef691214ecd61e551030a55e719d485149aaa1ca353243155d48f8e0f1218a67ddeb73f3fc83c4b99655e52d SHA512 d551559a6f0fddf61ea24ce067e28a6bb8a61dda1f62e3a2531e43c8ec8059eb819b6a37f912425832c1b0f8dc4b830614240c38abca8a04b31ebb0ded59ec4d -EBUILD sphinxcontrib-qthelp-1.0.8.ebuild 767 BLAKE2B 1b6373554a8d0f39f51de27417de26b13617206f51b0ee59ec23acb87545f989c52e45aa3dab94e4439f401f26067ec748b0b41fa78eaefbfc4d11e8cbb9f9fd SHA512 43158697b1040e937ed55a7eeaf77222e5ff634afc6b2566eb548f2eb5fef57642578a9b446cea4c417fd057d02f943ac40ac0f90b39e6f4cdc840d44fd53044 -EBUILD sphinxcontrib-qthelp-2.0.0.ebuild 775 BLAKE2B 8833fd30fa0193dae8a7dcae66d20bcdf09477c542d70f9d2ca324cf44c9ffe289ad959e9c3984d5783ff28ac33e1cf792576d2d586f227d8c93a7446e0a7ea8 SHA512 c9ab5e4a239d5802b78ab0fd0e6e6998f147df73c10e3610f8d29ca29ee18134134d8e2b625d59c417df72b6e8a2297df406cf8b0e8a3a2c46dc148db0214377 +EBUILD sphinxcontrib-qthelp-2.0.0.ebuild 767 BLAKE2B 1b6373554a8d0f39f51de27417de26b13617206f51b0ee59ec23acb87545f989c52e45aa3dab94e4439f401f26067ec748b0b41fa78eaefbfc4d11e8cbb9f9fd SHA512 43158697b1040e937ed55a7eeaf77222e5ff634afc6b2566eb548f2eb5fef57642578a9b446cea4c417fd057d02f943ac40ac0f90b39e6f4cdc840d44fd53044 MISC metadata.xml 419 BLAKE2B 5a559b50428f6425568dfbae01bce3ada0905cbea24542e75122f1f3fce9e04cec6861f4d662515c7efa8c15a5b2347a83af5a2ea38326c069f9253436e7199e SHA512 559911ed37cd63368b2783fd6d65aa9b5fecc7b58422978f9d86b32eb8f50275f6b52a910ea4c73ef2ef3d081373862eff8a8e0e4098bd83c6b1cf4f06cd1af0 diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.8.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.8.ebuild deleted file mode 100644 index e4fc6a175481..000000000000 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.8.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{10..13} pypy3 ) - -inherit distutils-r1 pypi - -DESCRIPTION="Sphinx extension which outputs QtHelp documents" -HOMEPAGE=" - https://www.sphinx-doc.org/ - https://github.com/sphinx-doc/sphinxcontrib-qthelp/ - https://pypi.org/project/sphinxcontrib-qthelp/ -" - -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? ( - >=dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}] - ${PDEPEND} - ) -" - -distutils_enable_tests pytest diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-2.0.0.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-2.0.0.ebuild index b9254b35efa7..e4fc6a175481 100644 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-2.0.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" 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" +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}] |