mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py-flake8-copyright: changed dependency from py-flake8 to flake8 because of renamed package
This commit is contained in:
parent
3609f31e5d
commit
b876ff9ee6
@ -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=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user