python-chess: update to 0.22.0.

Closes #9384.
This commit is contained in:
maxice8 2017-11-20 18:11:27 -02:00 committed by Enno Boland
parent ec7e8f7305
commit 55842c5a9d

View file

@ -1,6 +1,6 @@
# Template file for 'python-chess'
pkgname=python-chess
version=0.21.2
version=0.22.0
revision=1
noarch=yes
build_style=python-module
@ -12,7 +12,7 @@ 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=54b292fba98e0f6ee57f45202342072025c634bd36b46e451310ebb6ed73ef1d
checksum=3bb329de42881cc764ae13a99773eaf0cb808c4183e80fa990dde301143a4f52
python3-chess_package() {
noarch=yes