From eb7dbda87a4e3b8e909b3fd72bb8c0c5abf5dee6 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 30 Jul 2021 20:50:40 +0300 Subject: [PATCH] python3-distro: update to 1.6.0. Also: - add checkdepends to enable tests. --- srcpkgs/python3-distro/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-distro/template b/srcpkgs/python3-distro/template index 077fda2b81e1..1c73d2e4d95b 100644 --- a/srcpkgs/python3-distro/template +++ b/srcpkgs/python3-distro/template @@ -1,15 +1,16 @@ # Template file for 'python3-distro' pkgname=python3-distro -version=1.5.0 -revision=2 +version=1.6.0 +revision=1 wrksrc=distro-${version} build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" depends="python3" +checkdepends="python3-unittest-mixins python3-pytest" short_desc="OS platform information API" maintainer="mobinmob " license="Apache-2.0" homepage="https://github.com/nir0s/distro" distfiles="${PYPI_SITE}/d/distro/distro-${version}.tar.gz" -checksum=0e58756ae38fbd8fc3020d54badb8eae17c5b9dcbed388b17bb55b8a5928df92 +checksum=83f5e5a09f9c5f68f60173de572930effbcc0287bb84fdc4426cb4168c088424