python-chess: update to 0.21.0.

Closes #9160.
This commit is contained in:
maxice8 2017-11-13 20:41:58 -02:00 committed by Enno Boland
parent 8c610eca1a
commit aec534ca22

View file

@ -1,6 +1,6 @@
# Template file for 'python-chess'
pkgname=python-chess
version=0.20.1
version=0.21.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=988f6422c733c6e836d2585598f921a4ef5bd73ac90b814f8f272eb27cb83c7c
checksum=1878dfd8b34e4ec112f96169f315b6ac6c119dee6855c84dcd7ef1b2bd33c37c
python3-chess_package() {
noarch=yes