aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-flake8-quotes/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-29 18:08:43 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-29 21:14:19 +0000
commitf4e47ee81d6413a962efc10b2359ec1013462b73 (patch)
tree40ae4da6b2947fc3e67df00e1e2b806bed38a2b8 /testing/py3-flake8-quotes/APKBUILD
parent31624bfe9964109a340cd293e6d7fd5d494910a0 (diff)
downloadaports-f4e47ee81d6413a962efc10b2359ec1013462b73.tar.bz2
aports-f4e47ee81d6413a962efc10b2359ec1013462b73.tar.xz
testing/py3-flake8-quotes: upgrade to 3.0.0
Diffstat (limited to 'testing/py3-flake8-quotes/APKBUILD')
-rw-r--r--testing/py3-flake8-quotes/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-flake8-quotes/APKBUILD b/testing/py3-flake8-quotes/APKBUILD
index b646aa1b82..27a49449da 100644
--- a/testing/py3-flake8-quotes/APKBUILD
+++ b/testing/py3-flake8-quotes/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-flake8-quotes
_pkgname=flake8-quotes
-pkgver=2.1.1
+pkgver=3.0.0
pkgrel=0
pkgdesc="Extension for flake8 which lint for double quotes"
url="http://github.com/zheller/flake8-quotes/"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="f5f1a36d5b3e5ca4472bc41ede483186e0d1f72479e671ce69ca67a008c0adb76dc9f599c2fa5126f28d1e06ffccc9f5e913416395d5964c50e406e22c119110 flake8-quotes-2.1.1.tar.gz"
+sha512sums="49959d47e7d3dceef9e91c9c28e7ec1d53ab409bab99e1df100cee8876d1172e9f23c6e7917633079efe8d7f017065a63cecfff223537c612ffe388cbf15248c flake8-quotes-3.0.0.tar.gz"