summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-qthelp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-12 00:01:15 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-12 00:01:15 +0100
commitd72a987a342949e200b5e9decbd71f246da53788 (patch)
treeea9d3f4ec74bd6ab18582852d7958d3f3176dfea /dev-python/sphinxcontrib-qthelp
parentc035b2b83f0e94c4b2e82184f00bcef874e6276b (diff)
gentoo auto-resync : 12:05:2024 - 00:01:15
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
-rw-r--r--dev-python/sphinxcontrib-qthelp/Manifest2
-rw-r--r--dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild5
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/Manifest b/dev-python/sphinxcontrib-qthelp/Manifest
index b2fbd8bd3527..0bd01b504e82 100644
--- a/dev-python/sphinxcontrib-qthelp/Manifest
+++ b/dev-python/sphinxcontrib-qthelp/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib_qthelp-1.0.7.tar.gz 16685 BLAKE2B dbe4518134f31f9283a1de4a9f7c1b1fd59e3c639923dd5a84fe1c60323f8c0fbf31942ab51724241bf8865b78c5c83bc7c2187d7209b1c55027245cae2bd271 SHA512 fa11be5f663a0784a59ee18deaa8d497eeb4d5311fd86f75d48f40b70d8c0c868bd8625a001da274379d2b3412447abd810cb44af42f8a252cbcc31c400884c9
-EBUILD sphinxcontrib-qthelp-1.0.7.ebuild 714 BLAKE2B 7521f3a757c20a6387357b00867c76b5c9a411ded1b3ce16b21e9f169fb9d33dd24cd87de822275ca4454243cdf2d229fea2e9c036892f5be7e19616709aa64d SHA512 d62d7126757f638c93adfb3ef5b81cf3744f258b169940849e02b81bb81ea51481551efd428609118074a2e5e5415b2dc6693573e46e0204e3149949c73653a6
+EBUILD sphinxcontrib-qthelp-1.0.7.ebuild 759 BLAKE2B 2faa1b47ede73e72022dbf40f97557e81d95d1573b5b31bb8f0892e06c8318be574e7eaf02b4edc19be03f4d1f1db10eac1373c990c961c4b0503e05cf6bd98a SHA512 0e7f5fac5364ab470eb4e848130274d417c6e88a8962eab64a93d0a6016c13f223711ad73060dc7c8a2fa8fae02f627fd5c90bbb595e4e2ea797026fb2be341e
MISC metadata.xml 419 BLAKE2B 5a559b50428f6425568dfbae01bce3ada0905cbea24542e75122f1f3fce9e04cec6861f4d662515c7efa8c15a5b2347a83af5a2ea38326c069f9253436e7199e SHA512 559911ed37cd63368b2783fd6d65aa9b5fecc7b58422978f9d86b32eb8f50275f6b52a910ea4c73ef2ef3d081373862eff8a8e0e4098bd83c6b1cf4f06cd1af0
diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild
index 8bef0f0407f8..187f479263e2 100644
--- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild
+++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.7.ebuild
@@ -23,7 +23,10 @@ PDEPEND="
>=dev-python/sphinx-5[${PYTHON_USEDEP}]
"
BDEPEND="
- test? ( ${PDEPEND} )
+ test? (
+ dev-python/defusedxml[${PYTHON_USEDEP}]
+ ${PDEPEND}
+ )
"
distutils_enable_tests pytest