summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2016-10-14 12:24:14 -0700
committerBrian Dolbec <dolsen@gentoo.org>2016-10-14 12:25:13 -0700
commitcdff6a6b176c5fcd1dcffa03e02fed761a62f17a (patch)
tree0905812546e2c4f6b9b548430ad600e841a8331b /dev-python/pytest
parentsys-cluster/ceph: Allow setting the UID and GID for the ceph user (diff)
downloadgentoo-cdff6a6b176c5fcd1dcffa03e02fed761a62f17a.tar.gz
gentoo-cdff6a6b176c5fcd1dcffa03e02fed761a62f17a.tar.bz2
gentoo-cdff6a6b176c5fcd1dcffa03e02fed761a62f17a.zip
dev-python/pytest: Fix bug 597122, bad command in python_compile_all()
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-3.0.3.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild
index fef1880f51ee..55fd05566909 100644
--- a/dev-python/pytest/pytest-3.0.3.ebuild
+++ b/dev-python/pytest/pytest-3.0.3.ebuild
@@ -63,7 +63,6 @@ python_test() {
python_compile_all(){
use doc && emake -C doc/en html
- distutils-r1_python_compile_all
}
python_install_all() {