mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
testing/py-flake8-todo: changed dependency from py-flake8 to flake8 because of renamed package
This commit is contained in:
parent
193abd97f6
commit
01075c65da
@ -3,12 +3,12 @@
|
||||
pkgname=py-flake8-todo
|
||||
_pkgname=flake8-todo
|
||||
pkgver=0.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="TODO notes checker plugin for flake8"
|
||||
url="https://github.com/schlamar/flake8-todo"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="python py-flake8"
|
||||
depends="python flake8"
|
||||
depends_dev=""
|
||||
makedepends="python-dev py-setuptools"
|
||||
install=""
|
||||
|
Loading…
Reference in New Issue
Block a user