python-chess: update to 0.21.2.

Closes #9243.
This commit is contained in:
maxice8 2017-11-16 14:00:24 -02:00 committed by Enno Boland
parent 69c11dd216
commit 348f8dbf46
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-chess'
pkgname=python-chess
version=0.21.0
version=0.21.2
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=1878dfd8b34e4ec112f96169f315b6ac6c119dee6855c84dcd7ef1b2bd33c37c
checksum=54b292fba98e0f6ee57f45202342072025c634bd36b46e451310ebb6ed73ef1d
python3-chess_package() {
noarch=yes