python-chess: update to 0.22.1.

Closes: #10329 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-01 15:08:06 -02:00 committed by Jürgen Buchmüller
parent 3ffaff3cee
commit 511dca085e

View file

@ -1,6 +1,6 @@
# Template file for 'python-chess'
pkgname=python-chess
version=0.22.0
version=0.22.1
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=3bb329de42881cc764ae13a99773eaf0cb808c4183e80fa990dde301143a4f52
checksum=0e01cdd980a32e04c7d41a1c677643c8acee4131d7804263fb0783a0d52c7515
python3-chess_package() {
noarch=yes