python3-distro: update to 1.8.0.
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
# Template file for 'python3-distro'
|
# Template file for 'python3-distro'
|
||||||
pkgname=python3-distro
|
pkgname=python3-distro
|
||||||
version=1.7.0
|
version=1.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-wheel"
|
||||||
makedepends="python3-devel"
|
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-unittest-mixins python3-pytest"
|
checkdepends="python3-unittest-mixins python3-pytest"
|
||||||
short_desc="OS platform information API"
|
short_desc="OS platform information API"
|
||||||
@@ -13,4 +12,5 @@ license="Apache-2.0"
|
|||||||
homepage="https://github.com/nir0s/distro"
|
homepage="https://github.com/nir0s/distro"
|
||||||
changelog="https://raw.githubusercontent.com/python-distro/distro/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/python-distro/distro/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/d/distro/distro-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/distro/distro-${version}.tar.gz"
|
||||||
checksum=151aeccf60c216402932b52e40ee477a939f8d58898927378a02abbe852c1c39
|
checksum=02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8
|
||||||
|
make_check_pre="env PYTHONPATH=src"
|
||||||
|
|||||||
Reference in New Issue
Block a user