From bbc7e8897176cdad7915e421d2425dfc13d39d62 Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 6 Jul 2019 04:05:17 -0300 Subject: testing/py3-pytest-flake8: fix license --- testing/py3-pytest-flake8/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py3-pytest-flake8/APKBUILD b/testing/py3-pytest-flake8/APKBUILD index be843aeaf2..e78ebc3fd7 100644 --- a/testing/py3-pytest-flake8/APKBUILD +++ b/testing/py3-pytest-flake8/APKBUILD @@ -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#?}}" -- cgit v1.2.3