From 5bfa185a252a3a00bdeddda97f2f6c526a6942f9 Mon Sep 17 00:00:00 2001 From: Anjandev Momi Date: Wed, 12 Oct 2022 22:39:41 -0700 Subject: [PATCH] python3-pkginfo: update to 1.8.3 --- srcpkgs/python3-pkginfo/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pkginfo/template b/srcpkgs/python3-pkginfo/template index aa1d7c1f362b..ba0770429165 100644 --- a/srcpkgs/python3-pkginfo/template +++ b/srcpkgs/python3-pkginfo/template @@ -1,17 +1,18 @@ # Template file for 'python3-pkginfo' pkgname=python3-pkginfo -version=1.5.0.1 -revision=4 +version=1.8.3 +revision=1 wrksrc=pkginfo-${version} build_style=python3-module -depends="python3" hostmakedepends="python3-setuptools" +depends="python3" +checkdepends="python3-wheel" short_desc="Query metadatdata from sdists / bdists / installed packages" maintainer="Anjandev Momi " license="MIT" homepage="https://code.launchpad.net/~tseaver/pkginfo/trunk" distfiles="${PYPI_SITE}/p/pkginfo/pkginfo-${version}.tar.gz" -checksum=7424f2c8511c186cd5424bbf31045b77435b37a8d604990b79d4e70d741148bb +checksum=a84da4318dd86f870a9447a8c98340aa06216bfc6f2b7bdc4b8766984ae1867c post_install() { vlicense LICENSE.txt