mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/spark-parser-1.5.1: sed in python_prepare_all is no longer needed for tests
This commit is contained in:
@@ -29,14 +29,6 @@ DEPEND="
|
||||
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
|
||||
python_prepare_all() {
|
||||
# Remove an unconditional test only dep
|
||||
sed \
|
||||
-e "s/setup_requires/# setup_requires/" \
|
||||
-i setup.py
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_test() {
|
||||
emake check
|
||||
}
|
||||
Reference in New Issue
Block a user