testing/py3-flake8-quotes: upgrade to 2.1.1

This commit is contained in:
Leo 2019-11-05 22:13:30 -03:00
parent 286ab002ed
commit 8fa1457ca0

View File

@ -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"