summaryrefslogtreecommitdiff
path: root/dev-python/mkdocs-git-authors-plugin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-06 15:21:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-06 15:21:12 +0000
commit734ebb79080aab27a82cb1a8380d4fc581e25638 (patch)
treed85d058efb0f8970c1bc96f4802ede97377c701d /dev-python/mkdocs-git-authors-plugin
parentc8fb42216b10862e8178f91831e4c51fb2c55ac4 (diff)
gentoo auto-resync : 06:02:2023 - 15:21:12
Diffstat (limited to 'dev-python/mkdocs-git-authors-plugin')
-rw-r--r--dev-python/mkdocs-git-authors-plugin/Manifest2
-rw-r--r--dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/mkdocs-git-authors-plugin/Manifest b/dev-python/mkdocs-git-authors-plugin/Manifest
index ae4a8022cabe..e9a82029b6b3 100644
--- a/dev-python/mkdocs-git-authors-plugin/Manifest
+++ b/dev-python/mkdocs-git-authors-plugin/Manifest
@@ -1,3 +1,3 @@
DIST mkdocs-git-authors-plugin-0.7.0.gh.tar.gz 28526 BLAKE2B 876b273b476d10f037053ac8c4892f9225b514bfedecd26a7a9dcfd067609c5458fa4c2ed741048092c88dfcda196eab035e4909d3a8184579971273401cbf7c SHA512 aa92a5b49c4f02ea1c4eb5242fc585a341f837e7ebb27a450d703a170fb5e2e9ea5b04e2c6f121747300d86ac5fc0e69a553e1d7b02786e8fd6cd4943cbec6c2
-EBUILD mkdocs-git-authors-plugin-0.7.0.ebuild 1265 BLAKE2B ae310add5069e346a42899b1446fc4ab5dd21d8215969a792b90406202433e8a5f5bd47df96d35a0161b678771d3e965d0479336c1b88b0c3ac46253b153cf1b SHA512 ca5e9d23192a6c1da883383d9fc447dbae9f994b88098b3a06318ad4f1d5421297a3d1acac7e1b862b9938905ee6b1cda3983489e190a6c3947665ae2d2a0b49
+EBUILD mkdocs-git-authors-plugin-0.7.0.ebuild 1283 BLAKE2B e896992836b441e799a6a2cbf5fee59fcd5377428e335ac1a97a35f0a9af063ec21e0b7e8e3a92be7e35fc0605df2e14c221980c1f15c238125d75700d670320 SHA512 af3c3096ac73f3b32b7fb0fc71ab7340692d0fffaaf30f60587d03167836ad8e3106420db577d5d3a413f185a26ada5d6468bf64ebcf5f01ff5791ca0709adf7
MISC metadata.xml 564 BLAKE2B cee03d6742cb66a51c92f8999483f6c04c2b3fc7e8b88f5882bbabc577a54e922bdccf8a1a467e601c43511a372ac90ff8aa4500bd95715cffa83214ee2e64e9 SHA512 2b5539fff2990ebd293715b659e7b9bdeb63117c35933f49a21b873b45188476d3d44f6ac5b1656ee598f028e80f648b91b36ef4dae3f900705dbe2a7355356e
diff --git a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild
index ce8d2ccc64e0..812809f7a6c9 100644
--- a/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild
+++ b/dev-python/mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild
@@ -10,6 +10,7 @@ PYTHON_COMPAT=( python3_{9..11} )
# TODO: Do this a bit better
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="
+ dev-python/regex
dev-python/mkdocs-material
dev-python/mkdocs-git-authors-plugin
"