python-chess: update to 0.23.7.
This commit is contained in:
parent
ddcf9a3783
commit
a5a6b5efa7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-chess'
|
||||
pkgname=python-chess
|
||||
version=0.23.6
|
||||
version=0.23.7
|
||||
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=9fff4cc105b63b64b79e602760e89d4e622d8a1193fe69a42bb17ad53e5a6020
|
||||
checksum=3cf0153965414ce3e0827c01050baf048d2f2d7c3e188b027eac4be6fcd9a3bb
|
||||
|
||||
python3-chess_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue