python3-resolvelib: update to 0.9.0.
This commit is contained in:
parent
04a6f3e7cf
commit
32201dd929
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-resolvelib'
|
||||
pkgname=python3-resolvelib
|
||||
version=0.8.1
|
||||
revision=2
|
||||
version=0.9.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
|
@ -11,7 +11,7 @@ license="ISC"
|
|||
homepage="https://github.com/sarugaku/resolvelib"
|
||||
changelog="https://raw.githubusercontent.com/sarugaku/resolvelib/master/CHANGELOG.rst"
|
||||
distfiles="https://github.com/sarugaku/resolvelib/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=f400ebd5e60361b3b328241f4aded5a0f7665e46a83c374fea86d874cff0ffd5
|
||||
checksum=c491405eaff5278fd6cd3a467de2f6f20b98bbd05254d7283b3b128ee2b305d8
|
||||
# Check depends on unpackaged python modules
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue