From 4c95c01061b83b385f100d0ab3c231b04f0419d4 Mon Sep 17 00:00:00 2001 From: Ishaan Bhimwal Date: Thu, 28 Jul 2022 15:14:49 +0530 Subject: [PATCH] python3-tabulate: update to 0.8.10 and adopt --- srcpkgs/python3-tabulate/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-tabulate/template b/srcpkgs/python3-tabulate/template index 65da8e918ccc..3068d508f89e 100644 --- a/srcpkgs/python3-tabulate/template +++ b/srcpkgs/python3-tabulate/template @@ -1,6 +1,6 @@ # Template file for 'python3-tabulate' pkgname=python3-tabulate -version=0.8.9 +version=0.8.10 revision=1 wrksrc="tabulate-${version}" build_style=python3-module @@ -8,11 +8,11 @@ hostmakedepends="python3-setuptools" depends="python3-wcwidth" checkdepends="python3-pytest $depends" short_desc="Pretty-print tabular data (Python3)" -maintainer="Orphaned " +maintainer="Ishaan Bhimwal " license="MIT" homepage="https://github.com/astanin/python-tabulate" distfiles="${PYPI_SITE}/t/tabulate/tabulate-${version}.tar.gz" -checksum=eb1d13f25760052e8931f2ef80aaf6045a6cceb47514db8beab24cded16f13a7 +checksum=6c57f3f3dd7ac2782770155f3adb2db0b1a269637e42f27599925e64b114f519 post_install() { vlicense LICENSE