From 4b8e16dca32d56ae062bb9ac9cab49d30c490d79 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sat, 21 Nov 2020 14:41:13 -0600 Subject: [PATCH] python3-portend: update to 2.7.0 --- srcpkgs/python3-portend/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-portend/template b/srcpkgs/python3-portend/template index 42bf48ae2ec..b3b889ce16a 100644 --- a/srcpkgs/python3-portend/template +++ b/srcpkgs/python3-portend/template @@ -1,18 +1,18 @@ # Template file for 'python3-portend' pkgname=python3-portend -version=2.6 +version=2.7.0 revision=1 wrksrc="portend-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm" -depends="python3-tempora" +depends="python3-tempora python3-jaraco.functools" short_desc="TCP port monitoring utilities (Python3)" maintainer="Orphaned " 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=600dd54175e17e9347e5f3d4217aa8bcf4bf4fa5ffbc4df034e5ec1ba7cdaff5 +checksum=ac0e57ae557f75dc47467579980af152e8f60bc2139547eff8469777d9110379 post_install() { vlicense LICENSE