testing/py-flake8-immediate: changed dependency from py-flake8 to flake8 because of renamed package

This commit is contained in:
Francesco Colista 2015-07-28 09:45:53 +00:00
parent 5e2b2c8045
commit 7bf8bbc067

View File

@ -3,12 +3,12 @@
pkgname=py-flake8-immediate
_pkgname=flake8-immediate
pkgver=0.2
pkgrel=0
pkgrel=1
pkgdesc="Enables immediate output for flake8"
url="https://github.com/schlamar/flake8-immediate"
arch="noarch"
license="MIT"
depends="python py-flake8"
depends="python flake8"
depends_dev=""
makedepends="python-dev py-setuptools"
install=""