python3-distro: update to 1.9.0.
This commit is contained in:
parent
eec76e54a6
commit
5a96be9685
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-distro'
|
||||
pkgname=python3-distro
|
||||
version=1.8.0
|
||||
revision=2
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3"
|
||||
|
@ -12,5 +12,5 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/nir0s/distro"
|
||||
changelog="https://raw.githubusercontent.com/python-distro/distro/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/d/distro/distro-${version}.tar.gz"
|
||||
checksum=02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8
|
||||
checksum=2fa77c6fd8940f116ee1d6b94a2f90b13b5ea8d019b98bc8bafdcabcdd9bdbed
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
|
|
Loading…
Reference in New Issue