From 83d872c78f91cd7767dded4a07268c46c354d1e2 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Wed, 23 Mar 2022 20:47:24 +0100 Subject: [PATCH] python3-portend: update to 3.1.0. --- srcpkgs/python3-portend/template | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python3-portend/template b/srcpkgs/python3-portend/template index 5766db04cbe..882e1c74927 100644 --- a/srcpkgs/python3-portend/template +++ b/srcpkgs/python3-portend/template @@ -1,11 +1,11 @@ # Template file for 'python3-portend' pkgname=python3-portend -version=2.7.1 -revision=2 +version=3.1.0 +revision=1 wrksrc="portend-${version}" -build_style=python3-module -hostmakedepends="python3-setuptools_scm" -depends="python3-tempora python3-jaraco.functools" +build_style=python3-pep517 +hostmakedepends="python3-wheel python3-setuptools_scm" +depends="python3-tempora" checkdepends="python3-pytest $depends" short_desc="TCP port monitoring utilities (Python3)" maintainer="Orphaned " @@ -13,7 +13,8 @@ license="MIT" homepage="https://github.com/jaraco/portend" changelog="https://github.com/jaraco/portend/blob/master/CHANGES.rst" distfiles="${PYPI_SITE}/p/portend/portend-${version}.tar.gz" -checksum=986ed9a278e64a87b5b5f4c21e61c25bebdce9919a92238d9c14c37a7416482b +checksum=239e3116045ea823f6df87d6168107ad75ccc0590e37242af0cc1e98c5d224e4 +make_check=ci-skip # test_portend.py .F.....F.F. and hangs post_install() { vlicense LICENSE