# Template file for 'python3-chess'
pkgname=python3-chess
version=1.11.2
revision=2
build_style=python3-pep517
hostmakedepends="python3-setuptools"
depends="python3"
checkdepends="stockfish"
short_desc="Pure Python3 chess library with move generation and validation"
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=cd920994700e700c0354f56b73a2591f652a44fa2ff28552d89c975bd820c647
