diff --git a/dev-python/markdown-include/markdown-include-0.6.0.ebuild b/dev-python/markdown-include/markdown-include-0.6.0.ebuild index a26f964199..2d24ec8b27 100644 --- a/dev-python/markdown-include/markdown-include-0.6.0.ebuild +++ b/dev-python/markdown-include/markdown-include-0.6.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 diff --git a/dev-python/markdown-include/metadata.xml b/dev-python/markdown-include/metadata.xml index a91e226f45..34949af602 100644 --- a/dev-python/markdown-include/metadata.xml +++ b/dev-python/markdown-include/metadata.xml @@ -1,8 +1,14 @@ - - + + torokhov-s-a@yandex.ru + Sergey Torokhov + + + An extension to Python-Markdown which provides an "include" function, + similar to that found in LaTeX (and also the C pre-processor and Fortran). + cmacmackin/markdown-include markdown-include