python3-appdirs: fix do_check
This commit is contained in:
parent
c298b325ae
commit
9a2fb7fd98
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ homepage="https://github.com/ActiveState/appdirs/"
|
||||||
distfiles="${PYPI_SITE}/a/appdirs/appdirs-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/appdirs/appdirs-${version}.tar.gz"
|
||||||
checksum=7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41
|
checksum=7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41
|
||||||
|
|
||||||
do_check() {
|
|
||||||
python2 setup.py test
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue