mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
dev-python/unicodedata2: fix S
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ PYTHON_COMPAT=( python3_{8..9} )
|
|||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
SRC_URI="https://github.com/mikekap/unicodedata2/archive/refs/tags/${MYPV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/mikekap/unicodedata2/archive/refs/tags/${MYPV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
S="${WORKDIR}/${PN}-${MYPV}"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
DESCRIPTION="Unicodedata backport for python 2/3 updated to the latest unicode version"
|
DESCRIPTION="Unicodedata backport for python 2/3 updated to the latest unicode version"
|
||||||
HOMEPAGE="https://github.com/mikekap/unicodedata2"
|
HOMEPAGE="https://github.com/mikekap/unicodedata2"
|
||||||
|
|||||||
Reference in New Issue
Block a user