aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-isort
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-flake8-isort')
-rw-r--r--testing/py-flake8-isort/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-isort/APKBUILD b/testing/py-flake8-isort/APKBUILD
index 8bfa68d0e3..367efb8987 100644
--- a/testing/py-flake8-isort/APKBUILD
+++ b/testing/py-flake8-isort/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Extension for flake8 which integrates isort"
url="https://github.com/gforcada/flake8-isort"
arch="noarch"
-license="GPL2"
+license="GPL-2.0"
depends="flake8 py3-isort"
makedepends="python3-dev"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"