mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/py-flake8-docstrings: changed dependency from py-flake8 to flake8 because of renamed package
This commit is contained in:
parent
5576f9c9e1
commit
5e2b2c8045
@ -3,12 +3,12 @@
|
||||
pkgname=py-flake8-docstrings
|
||||
_pkgname=flake8-docstrings
|
||||
pkgver=0.2.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Extension for flake8 which uses pep257 to check docstrings"
|
||||
url="https://bitbucket.org/icordasc/flake8-docstrings"
|
||||
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