From 1fc102e3faf81e63a93b739ca54a569ee09d5e63 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 8 Apr 2021 23:41:02 -0500 Subject: [PATCH] python3-oletools: update to 0.56.1. --- srcpkgs/python3-oletools/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-oletools/template b/srcpkgs/python3-oletools/template index 9da4f8d26cf5..c907efef2c2d 100644 --- a/srcpkgs/python3-oletools/template +++ b/srcpkgs/python3-oletools/template @@ -1,18 +1,19 @@ # Template file for 'python3-oletools' pkgname=python3-oletools -version=0.56 -revision=2 +version=0.56.1 +revision=1 wrksrc="oletools-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-parsing python3-olefile python3-colorclass python3-easygui python3-msoffcrypto-tool python3-pcodedmp" +checkdepends="python3-pip python3-wheel" short_desc="Python3 library to analyze MS OLE2 and Office files" maintainer="Andrew Benson " license="MIT" homepage="https://github.com/decalage2/oletools" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=9d76d449f1edb1d74996ebf8b117371b5cdde436cfa595b3ff3989ec8d026106 +checksum=827cc577e253d946d5616e0a18062ed6aa837368fc19912c06e7d4c7ed502f77 post_install() { vlicense oletools/LICENSE.txt