mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
python3-chess: update to 1.11.2.
This commit is contained in:
parent
617a003b8c
commit
ae44236649
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python3-chess'
|
||||
pkgname=python3-chess
|
||||
version=1.11.1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
version=1.11.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="stockfish"
|
||||
|
@ -12,4 +12,4 @@ 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=31020e16267f88b48b47c028bd61125d673324b50aded460a3375c40c3231ca6
|
||||
checksum=cd920994700e700c0354f56b73a2591f652a44fa2ff28552d89c975bd820c647
|
||||
|
|
Loading…
Add table
Reference in a new issue