python-chess: update to 0.23.6.

Closes #14720.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-26 06:59:49 -03:00 committed by Enno Boland
parent 78a0f28bfc
commit 5715cefc99
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-chess' # Template file for 'python-chess'
pkgname=python-chess pkgname=python-chess
version=0.23.5 version=0.23.6
revision=1 revision=1
noarch=yes noarch=yes
build_style=python-module build_style=python-module
@ -12,7 +12,7 @@ maintainer="cipr3s <cipr3s@gmx.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/niklasf/python-chess" homepage="https://github.com/niklasf/python-chess"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=e8741b8ea94b7749697db3dd4811b7706b94f52dfd00eb29a14cfc54b7e84e6a checksum=9fff4cc105b63b64b79e602760e89d4e622d8a1193fe69a42bb17ad53e5a6020
python3-chess_package() { python3-chess_package() {
noarch=yes noarch=yes