summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-applehelp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-15 06:14:44 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-15 06:14:44 +0100
commit78f392693b4d21958c3f9e73171c7c65cb437bb5 (patch)
treee05b652b19f3d827645eb7e05e40b956c5e24839 /dev-python/sphinxcontrib-applehelp
parent06a2593561b5f8054db8d68aa94b4338d2dd2bf6 (diff)
gentoo auto-resync : 15:08:2023 - 06:14:43
Diffstat (limited to 'dev-python/sphinxcontrib-applehelp')
-rw-r--r--dev-python/sphinxcontrib-applehelp/Manifest2
-rw-r--r--dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.7.ebuild29
2 files changed, 31 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-applehelp/Manifest b/dev-python/sphinxcontrib-applehelp/Manifest
index 0f1d132eaf26..43747c6bcb53 100644
--- a/dev-python/sphinxcontrib-applehelp/Manifest
+++ b/dev-python/sphinxcontrib-applehelp/Manifest
@@ -1,5 +1,7 @@
DIST sphinxcontrib-applehelp-1.0.4.gh.tar.gz 20710 BLAKE2B 9aa6af5b263e6d9603fb01c5ab659bf0cc117341a2c0a6b2946cbd6cdaff0274d17d833d7703711c52e65e8363175e129e452a151fbaab186b8361809bb1a72d SHA512 f281748468a9f5d9a8b71213632d55850b8642b79f33e1e0fb3c6825b0f9b392e0b17b879a8ed0d44d5bea3f076e16f01285d9f41b587af3cf194985e61e92c6
DIST sphinxcontrib_applehelp-1.0.6.tar.gz 19492 BLAKE2B a610774d461110704388149e0b2e1978e5d53a263df6448ee2e492ba177a5368a683823d4a512cba3dda935fc12dce7eb911fb898ac7bd053ae04b9efa4c7445 SHA512 99ae58fc3bf968437b3d742dbeadf802a4b9fbfd493c0428e05dc7cfd4ed1beeec9a2ddcf759b6af47a8b865f6a322fcc0986e705464bc2c92b24708aa58a217
+DIST sphinxcontrib_applehelp-1.0.7.tar.gz 19543 BLAKE2B c44cdb9403fc9272e5220f23b3ce6d9eb63f754b526b450d857f0260e92ab92e35bf814df40ba11186ae7bbd070516fdccf475c8777113393327c33afd42eb07 SHA512 8ab1e8ce73591a32c4d73d022ad87e003e6fba36bf4f670f7b9a6b213ed8f396506d8e2998182e19ec9c7ccf21e7d52b5de9b7a8ca0ed676738c4e10fbd738b2
EBUILD sphinxcontrib-applehelp-1.0.4.ebuild 1031 BLAKE2B c6b23c6689f8f68df0befe746d1f178b0e63a00df4f78221958a35a64436c729a8938c472a16dcb1775e4f70c704484fec7ca874ce6f7f70339f64726e61f146 SHA512 50820fad2e3a0184fbdfecad13d32162b6bb627f19a2026a44ef2e3c38de0f5536a2edde572300ba68d11670226c1fc63b01f1abe954602fd22cc2ff0644523a
EBUILD sphinxcontrib-applehelp-1.0.6.ebuild 727 BLAKE2B 009aa8bb69f52e11f995cc1338a0f87342bc7f88d938b043808401d7a62b74dddfd6b677a3abf433bdb315e547cf9d4fb2918e427382595c28446cb44db31afc SHA512 acf4582d80514629508ca12cffdbf434893e271a095dbdeb275c628f5291bc887e89220d8fb16a13bbb8ed78e908e6a60341e86f6bf1159e3f168d93484d5ae7
+EBUILD sphinxcontrib-applehelp-1.0.7.ebuild 727 BLAKE2B 009aa8bb69f52e11f995cc1338a0f87342bc7f88d938b043808401d7a62b74dddfd6b677a3abf433bdb315e547cf9d4fb2918e427382595c28446cb44db31afc SHA512 acf4582d80514629508ca12cffdbf434893e271a095dbdeb275c628f5291bc887e89220d8fb16a13bbb8ed78e908e6a60341e86f6bf1159e3f168d93484d5ae7
MISC metadata.xml 425 BLAKE2B 69f933f9bbb268736b6d99ac9256c9b2a5eb53259e117a2e02dd5b2d284d83b947c9e58fee62f4b2bbf1446829f337319fdd4c1f703d6f6c84a4ca5799d141cf SHA512 76f9a4483e7899eff96173738d4c116988fbb64852a306359649dd882abbc6b574e685a7947e4636f517aeb4b4ff56a9f8f84d9aab8da63c45fcaced3ce1aa15
diff --git a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.7.ebuild b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.7.ebuild
new file mode 100644
index 000000000000..329fddf5ebca
--- /dev/null
+++ b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.7.ebuild
@@ -0,0 +1,29 @@
+# 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 Apple help book"
+HOMEPAGE="
+ https://www.sphinx-doc.org/
+ https://github.com/sphinx-doc/sphinxcontrib-applehelp/
+ https://pypi.org/project/sphinxcontrib-applehelp/
+"
+
+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} )
+"
+
+distutils_enable_tests pytest