mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/py3-pytest-flake8: fix license
This commit is contained in:
parent
77f65435c2
commit
bbc7e88971
@ -2,11 +2,11 @@
|
||||
pkgname=py3-pytest-flake8
|
||||
_pyname=pytest-flake8
|
||||
pkgver=1.0.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="pytest plugin for efficiently checking PEP8 compliance"
|
||||
url="https://pypi.org/project/pytest-flake8/"
|
||||
arch="noarch"
|
||||
license="3-Clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
depends="py3-pytest py3-flake8"
|
||||
makedepends="py3-setuptools"
|
||||
_pypiprefix="${_pyname%${_pyname#?}}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user