mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-resolvelib: update to 1.0.1.
This commit is contained in:
parent
1fcca6b698
commit
69a41ac5c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-resolvelib'
|
# Template file for 'python3-resolvelib'
|
||||||
pkgname=python3-resolvelib
|
pkgname=python3-resolvelib
|
||||||
version=0.9.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ license="ISC"
|
||||||
homepage="https://github.com/sarugaku/resolvelib"
|
homepage="https://github.com/sarugaku/resolvelib"
|
||||||
changelog="https://raw.githubusercontent.com/sarugaku/resolvelib/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/sarugaku/resolvelib/master/CHANGELOG.rst"
|
||||||
distfiles="https://github.com/sarugaku/resolvelib/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/sarugaku/resolvelib/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=c491405eaff5278fd6cd3a467de2f6f20b98bbd05254d7283b3b128ee2b305d8
|
checksum=717e92fcf64e4b7f535ebbf00d0ba21a083fa27031045af2f5040bcd38612187
|
||||||
# Check depends on unpackaged python modules
|
# Check depends on unpackaged python modules
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue