testing/py3-flake8-quotes: upgrade to 3.0.0

This commit is contained in:
Leo 2020-03-29 18:08:43 -03:00
parent 31624bfe99
commit f4e47ee81d

View File

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