python3-isbnlib: rebuild for Python 3.10, uppdate to 3.10.8.
This commit is contained in:
parent
435aaa6d71
commit
416a3418e6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-isbnlib'
|
||||
pkgname=python3-isbnlib
|
||||
version=3.9.6
|
||||
revision=4
|
||||
version=3.10.8
|
||||
revision=1
|
||||
wrksrc="isbnlib-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,4 +11,4 @@ maintainer="xaltsc <xaltsc@protonmail.ch>"
|
|||
license="LGPL-3.0-only"
|
||||
homepage="https://github.com/xlcnd/isbnlib"
|
||||
distfiles="${PYPI_SITE}/i/isbnlib/isbnlib-${version}.tar.gz"
|
||||
checksum=d4ae098cb31d6c678a6eac074a24f8ba4adfe7df65db13b0b2ab7355f28d6e3b
|
||||
checksum=ea406ef2e14388ab396495f0f604d2d3c96cb5a256b96bc0556dd871cd7dc7b4
|
||||
|
|
Loading…
Reference in a new issue