python3-pplpy: remove custom do_check
This commit is contained in:
@@ -13,8 +13,3 @@ homepage="https://gitlab.com/videlec/pplpy"
|
|||||||
changelog="https://gitlab.com/videlec/pplpy/-/raw/master/CHANGES.txt"
|
changelog="https://gitlab.com/videlec/pplpy/-/raw/master/CHANGES.txt"
|
||||||
distfiles="${PYPI_SITE}/p/pplpy/pplpy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pplpy/pplpy-${version}.tar.gz"
|
||||||
checksum=500bd0f4ae1a76956fae7fcba77854f5ec3e64fce76803664983763c3f2bd8bd
|
checksum=500bd0f4ae1a76956fae7fcba77854f5ec3e64fce76803664983763c3f2bd8bd
|
||||||
|
|
||||||
do_check() {
|
|
||||||
PYTHONPATH=$(cd build/lib* && pwd) \
|
|
||||||
python setup.py test
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user