From ca2989d0cd238d43f9b2010a3f7b08f4cad781dd Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Mon, 25 Dec 2017 01:01:47 +0100 Subject: testing/py-pycodestyle: fix license --- testing/py-pycodestyle/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py-pycodestyle') diff --git a/testing/py-pycodestyle/APKBUILD b/testing/py-pycodestyle/APKBUILD index 16d2941adc..3e035a6ec4 100644 --- a/testing/py-pycodestyle/APKBUILD +++ b/testing/py-pycodestyle/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: pkgname=py-pycodestyle pkgver=2.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="Check your Python code against some of the style conventions in PEP 8" url="https://pypi.python.org/pypi/pycodestyle/" arch="noarch" -license="Unknown" +license="MIT" depends="" makedepends="python2-dev python3-dev py-setuptools" options="!check" #no testsuite -- cgit v1.2.3