python3-resolvelib: update to 0.8.1.

This commit is contained in:
Jan Christian Grünhage 2021-10-12 18:46:45 +02:00 committed by Andrew J. Hesford
parent 6077a28b80
commit addec2c7bc

View file

@ -1,7 +1,7 @@
# Template file for 'python3-resolvelib'
pkgname=python3-resolvelib
version=0.7.1
revision=2
version=0.8.1
revision=1
wrksrc="${pkgname/python3-/}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -10,8 +10,9 @@ short_desc="Resolve abstract dependencies into concrete ones"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
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=fe09a918c04172656e5edc33ca62166ff7e557d8c22e0bf60cc9981220ac51cf
checksum=f400ebd5e60361b3b328241f4aded5a0f7665e46a83c374fea86d874cff0ffd5
# Check depends on unpackaged python modules
make_check=no