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

This commit is contained in:
Francesco Colista 2015-07-28 09:38:30 +00:00
parent 3609f31e5d
commit b876ff9ee6

View File

@ -3,12 +3,12 @@
pkgname=py-flake8-copyright
_pkgname=flake8-copyright
pkgver=0.1
pkgrel=0i
pkgrel=1
pkgdesc="Extension for flake8 which checks for copyrights"
url="https://github.com/savoirfairelinux/flake8-copyright"
arch="noarch"
license="MIT"
depends="python py-flake8"
depends="python flake8"
depends_dev=""
makedepends="python-dev py-setuptools"
install=""