dev-python/{PGPy,mistletoe}: fix warnings

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2022-12-22 19:59:17 -05:00
parent 263fe878a9
commit b5fbdd03fc
4 changed files with 4 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="A fast, extensible and spec-compliant Markdown parser in pure Python."
HOMEPAGE="https://github.com/miyuchina/mistletoe"
SRC_URI="https://github.com/miyuchina/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/miyuchina/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"