aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/pytest-xdist/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pytest-xdist/APKBUILD b/community/pytest-xdist/APKBUILD
index e91f13a6cb..9bb11e0d3d 100644
--- a/community/pytest-xdist/APKBUILD
+++ b/community/pytest-xdist/APKBUILD
@@ -8,8 +8,8 @@ url="https://github.com/pytest-dev/pytest-xdist"
arch="noarch"
license="MIT"
depends="py-execnet pytest pytest-forked py-six"
-checkdepends="pytest py-filelock py-py"
-makedepends="python2-dev python3-dev py-setuptools py-setuptools_scm"
+checkdepends="py-filelock py-py"
+makedepends="py-setuptools py3-setuptools py-setuptools_scm"
subpackages="py3-$pkgname:_py3 py2-$pkgname:_py2"
source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"