summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2024-05-31 20:15:54 +0200
committerMarcin Deranek <marcin.deranek@slonko.net>2024-05-31 20:15:54 +0200
commitb713f7ea8c4537ea5c054e7cef63fcbd77eebf10 (patch)
treedf949751f17c0dc3e060b09d12881681b2bb6d3a
parent2e1b9c6a10dd2b8270ffc9e55a438c063e519395 (diff)
downloadportage-b713f7ea8c4537ea5c054e7cef63fcbd77eebf10.tar.gz
portage-b713f7ea8c4537ea5c054e7cef63fcbd77eebf10.tar.bz2
portage-b713f7ea8c4537ea5c054e7cef63fcbd77eebf10.zip
dev-python/sphinx-hoverxref Version bump
-rw-r--r--dev-python/sphinx-hoverxref/Manifest4
-rw-r--r--dev-python/sphinx-hoverxref/sphinx-hoverxref-1.4.0.ebuild (renamed from dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild)12
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-python/sphinx-hoverxref/Manifest b/dev-python/sphinx-hoverxref/Manifest
index d195831..5cd4840 100644
--- a/dev-python/sphinx-hoverxref/Manifest
+++ b/dev-python/sphinx-hoverxref/Manifest
@@ -1,3 +1,3 @@
-DIST sphinx-hoverxref-1.3.0.gh.tar.gz 1720899 BLAKE2B dae94b9ba8fb46e76d669548d9cfb41cc858756d800c5be8bdc73fb58c44587d56dd1fdb2c402ef8cb685f03f5e09a58852dff51c4670de9116e0f35f39fdb66 SHA512 29b61e9391b973094acccfed8206dd9b49aa1954621727b7bf1e2914bf91f8840b3114937f8fde386f6d9dca680330192df66cade4f9eb9952971111de9f0cf7
-EBUILD sphinx-hoverxref-1.3.0.ebuild 841 BLAKE2B fa08d09cbf19cd9ae66c43bc67274a58d3dce7e1b84c0f9da95a516488cb2377e05ffa350449b4a84df2923d4b6db7e45f199d216d1a15e0ee59eb464179470d SHA512 142c30c234d339b458f9308ee075f7bd6f32d7a2e9beec7228f5b70bf0911f51931d5a90e3d42aa22466284bd37d75f3efd42d43475a4e190679c4fcff27c811
+DIST sphinx-hoverxref-1.4.0.gh.tar.gz 1719473 BLAKE2B cfcb8801c84b6bbeb791f2865377c055fc4cbc163e0aff7239c983945d7fe2a68f36132cf6dc7e95bbae0f1f2304fb01a69f4fbabe2e0b899e43f313cf40336d SHA512 6cde78a41e3695c9b36c79ea87a0fa10adbe3e2a7c5915f27b425a95e553ce08b20c87a220d1086b01a66837d9bc6f47118a204499b4aab7f3b20d911792182c
+EBUILD sphinx-hoverxref-1.4.0.ebuild 1040 BLAKE2B 9d945f81a2a2b96a4b5b2b2d8050e19b0c5dd7c5591c48f990c5a6882cf5716667cefd65bad22a0f2533bf332de41fec8989a71d26c2b2c697cf4981274fbd57 SHA512 2ae48bb9c7736439aae1875cd0b97d425754888fb79421559c9c6730b299726e935bef86cb91f97a4cc7805c615ab99a285904c0e99dad1a24e294df2af24cea
MISC metadata.xml 479 BLAKE2B 382e8785e24f13aeb15e38f50800f18e846daf23550c0b95bc4629e509f35fff01fc93cfcc9c4e939c8529384b4c147fa23d43c94debfdf101748371c5c8c4a5 SHA512 bff25c65bb1170c1743aaf042f3724f48e0c54db90be8ea6cc1b107ec9994c093ad5087d82f56d47993ffd3445c42b43e713fa955b968c2cf780a62991e65386
diff --git a/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild b/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.4.0.ebuild
index a832739..6eb9abd 100644
--- a/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.3.0.ebuild
+++ b/dev-python/sphinx-hoverxref/sphinx-hoverxref-1.4.0.ebuild
@@ -21,15 +21,21 @@ KEYWORDS="~amd64"
PROPERTIES="test_network"
RDEPEND="
- dev-python/sphinx[${PYTHON_USEDEP}]
+ >=dev-python/sphinx-5.0[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-jquery[${PYTHON_USEDEP}]
"
BDEPEND="
test? (
- dev-python/sphinxcontrib-bibtex[${PYTHON_USEDEP}]
+ >=dev-python/sphinxcontrib-bibtex-2.6.0[${PYTHON_USEDEP}]
)
"
distutils_enable_tests pytest
#distutils_enable_sphinx docs \
-# dev-python/sphinx-rtd-theme
+# dev-python/sphinx-autoapi \
+# dev-python/sphinxcontrib-bibtex \
+# dev-python/sphinx-notfound-page \
+# dev-python/sphinx-prompt \
+# dev-python/sphinx-rtd-theme \
+# dev-python/sphinx-tabs \
+# dev-python/sphinxemoji