python-chess: update to 0.23.6.
Closes #14720. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
78a0f28bfc
commit
5715cefc99
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-chess'
|
||||
pkgname=python-chess
|
||||
version=0.23.5
|
||||
version=0.23.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="cipr3s <cipr3s@gmx.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/niklasf/python-chess"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=e8741b8ea94b7749697db3dd4811b7706b94f52dfd00eb29a14cfc54b7e84e6a
|
||||
checksum=9fff4cc105b63b64b79e602760e89d4e622d8a1193fe69a42bb17ad53e5a6020
|
||||
|
||||
python3-chess_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue