python-chess: update to 0.16.2

This commit is contained in:
Alessio Sergi 2017-01-26 00:08:33 +01:00
parent b29c7e3642
commit b28639cbc6

View file

@ -1,18 +1,18 @@
# Template file for 'python-chess'
pkgname=python-chess
version=0.16.1
version=0.16.2
revision=1
noarch=yes
build_style=python-module
pycompile_module="chess"
noarch=yes
hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="A pure Python2 chess library with move generation and validation"
short_desc="Pure Python2 chess library with move generation and validation"
maintainer="cipr3s <cipr3s@gmx.com>"
license="GPL-3"
homepage="https://github.com/niklasf/python-chess"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum="9f3125c86977244d9a6329e8ff56ee3b807e06e3eac9eff68ea7a37e5aed758f"
checksum=d9bcd4188dec74efab10be6bf36ca6990cdd624b33c721603dad691c6502cf13
python3-chess_package() {
noarch=yes