dev-python/seaborn: no virtualx
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
f6c4f0f7a7
commit
cb7444128e
@ -1,3 +1,6 @@
|
|||||||
|
26 Aug 2020; <chymera@gentoo.org> seaborn-0.10.1.ebuild:
|
||||||
|
dev-python/seaborn: no virtualx
|
||||||
|
|
||||||
24 Aug 2020; <chymera@gentoo.org> seaborn-0.10.1.ebuild:
|
24 Aug 2020; <chymera@gentoo.org> seaborn-0.10.1.ebuild:
|
||||||
dev-python/seaborn: version constraint update as per
|
dev-python/seaborn: version constraint update as per
|
||||||
https://github.com/mwaskom/seaborn/issues/2213
|
https://github.com/mwaskom/seaborn/issues/2213
|
||||||
|
@ -5,7 +5,7 @@ EAPI=7
|
|||||||
|
|
||||||
PYTHON_COMPAT=( python3_{6,7} )
|
PYTHON_COMPAT=( python3_{6,7} )
|
||||||
|
|
||||||
inherit distutils-r1 virtualx
|
inherit distutils-r1
|
||||||
|
|
||||||
DESCRIPTION="Statistical data visualization"
|
DESCRIPTION="Statistical data visualization"
|
||||||
HOMEPAGE="https://seaborn.pydata.org https://github.com/mwaskom/seaborn"
|
HOMEPAGE="https://seaborn.pydata.org https://github.com/mwaskom/seaborn"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user