mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/markups: Disable PyPI name normalization
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -14,7 +14,7 @@ HOMEPAGE="
|
||||
https://github.com/retext-project/pymarkups
|
||||
https://pypi.org/project/Markups/
|
||||
"
|
||||
SRC_URI="$(pypi_sdist_url "${PN^}")"
|
||||
SRC_URI="$(pypi_sdist_url --no-normalize "${PN^}")"
|
||||
S=${WORKDIR}/${P^}
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user