python3-chess: update to 1.9.4.
This commit is contained in:
parent
50b97a635f
commit
9e4a37b696
@ -1,14 +1,15 @@
|
||||
# Template file for 'python3-chess'
|
||||
pkgname=python3-chess
|
||||
version=1.9.3
|
||||
revision=2
|
||||
version=1.9.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="stockfish"
|
||||
short_desc="Pure Python3 chess library with move generation and validation"
|
||||
maintainer="cipr3s <cipr3s@gmx.com>"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/niklasf/python-chess"
|
||||
changelog="https://raw.githubusercontent.com/niklasf/python-chess/master/CHANGELOG.rst"
|
||||
distfiles="https://github.com/niklasf/python-chess/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=0fa325c1944b7781996ff66e3b5056a5e5d3c33c8200b9279493d8054a3a0502
|
||||
checksum=52650b90d75eda17f74cd4165dd905cecc64a8e4f070dc687dfabf5c04020f3c
|
||||
|
Loading…
x
Reference in New Issue
Block a user