aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-flake8-quotes
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-05 22:13:30 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-05 22:47:25 -0300
commit8fa1457ca0786adb378686f44aa925b6812e501e (patch)
tree28e8fca5892599c1814740e2fec180137c4a9149 /testing/py3-flake8-quotes
parent286ab002edcdcb49337dc036079054b0d80cb3bd (diff)
downloadaports-8fa1457ca0786adb378686f44aa925b6812e501e.tar.bz2
aports-8fa1457ca0786adb378686f44aa925b6812e501e.tar.xz
testing/py3-flake8-quotes: upgrade to 2.1.1
Diffstat (limited to 'testing/py3-flake8-quotes')
-rw-r--r--testing/py3-flake8-quotes/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-flake8-quotes/APKBUILD b/testing/py3-flake8-quotes/APKBUILD
index fb1c556e5c..b646aa1b82 100644
--- a/testing/py3-flake8-quotes/APKBUILD
+++ b/testing/py3-flake8-quotes/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-flake8-quotes
_pkgname=flake8-quotes
-pkgver=2.1.0
-pkgrel=1
+pkgver=2.1.1
+pkgrel=0
pkgdesc="Extension for flake8 which lint for double quotes"
url="http://github.com/zheller/flake8-quotes/"
arch="noarch"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="94ccacac3a1ff8b5c8e6ade7568a3784ebcdb7e81d998adeb3f5240eac5c454486578d7a996e96a01ca34e8f510b96ad0cc8872fdc321f9aa8616330e85b0c22 flake8-quotes-2.1.0.tar.gz"
+sha512sums="f5f1a36d5b3e5ca4472bc41ede483186e0d1f72479e671ce69ca67a008c0adb76dc9f599c2fa5126f28d1e06ffccc9f5e913416395d5964c50e406e22c119110 flake8-quotes-2.1.1.tar.gz"