python-pyflakes: update to 2.0.0
This commit is contained in:
		| @@ -1,9 +1,8 @@ | ||||
| # Template file for 'python-pyflakes' | ||||
| pkgname=python-pyflakes | ||||
| version=1.6.0 | ||||
| revision=2 | ||||
| version=2.0.0 | ||||
| revision=1 | ||||
| noarch=yes | ||||
| replaces="pyflakes>=0" | ||||
| wrksrc="pyflakes-${version}" | ||||
| build_style=python-module | ||||
| pycompile_module="pyflakes" | ||||
| @@ -14,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>" | ||||
| homepage="https://github.com/PyCQA/pyflakes" | ||||
| license="MIT" | ||||
| distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz" | ||||
| checksum=8d616a382f243dbf19b54743f280b80198be0bca3a5396f1d2e1fca6223e8805 | ||||
| checksum=9a7662ec724d0120012f6e29d6248ae3727d821bba522a0e6b356eff19126a49 | ||||
| alternatives="pyflakes:pyflakes:/usr/bin/pyflakes2" | ||||
|  | ||||
| post_install() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alessio Sergi
					Alessio Sergi