mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/py3-pyflakes: setuptools is needed runtime
This commit is contained in:
parent
a79ed9e7b9
commit
ebd073c974
@ -8,8 +8,7 @@ pkgdesc="A passive checker of Python programs"
|
||||
url="https://github.com/pyflakes/pyflakes"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="python3"
|
||||
makedepends="py3-setuptools"
|
||||
depends="python3 py3-setuptools"
|
||||
source="https://files.pythonhosted.org/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgname-$pkgver"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user