aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pycodestyle
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pycodestyle')
-rw-r--r--testing/py-pycodestyle/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-pycodestyle/APKBUILD b/testing/py-pycodestyle/APKBUILD
index 16d2941adc6..3e035a6ec47 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