Skip to content
Snippets Groups Projects
Commit 06bb6fdb authored by Natanael Copa's avatar Natanael Copa
Browse files

community/py3-pyflakes: upgrade to 2.3.0

parent 15af624f
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@
# NOTE: ensure compatibility with py3-flake8! (#11378)
pkgname=py3-pyflakes
_pkgname=${pkgname#py3-}
pkgver=2.2.0
pkgrel=1
pkgver=2.3.0
pkgrel=0
pkgdesc="passive checker of Python programs"
url="https://github.com/pyflakes/pyflakes"
arch="noarch"
......@@ -32,4 +32,4 @@ package() {
python3 setup.py --quiet install --prefix=/usr --root="$pkgdir"
}
sha512sums="6a411efef261874c216b71bcb095412448a8cbeefdf7fa5577d4f4edd48a4a740a4433665e87e5dda2c08fd9ee3bfb7f134f56c7523e1303243edfa92b0ccb35 pyflakes-2.2.0.tar.gz"
sha512sums="e65e534139b7739e742eaa07e8803387f20bba0332247688c864ef8fab74d5851c68e9705cecae158c8d178ddbb08d54aea7ce77910979be1cc3fea57687fce4 pyflakes-2.3.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment