From b2c17d1b1b13fcff8ca8e6cac76c1624a022cada Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 23 Nov 2022 00:21:15 -0500 Subject: [PATCH] python3-pykeepass: update to 4.0.3 --- srcpkgs/python3-pykeepass/template | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/srcpkgs/python3-pykeepass/template b/srcpkgs/python3-pykeepass/template index a178c118081..ae1198bdef7 100644 --- a/srcpkgs/python3-pykeepass/template +++ b/srcpkgs/python3-pykeepass/template @@ -1,7 +1,7 @@ # Template file for 'python3-pykeepass' pkgname=python3-pykeepass -version=4.0.1 -revision=3 +version=4.0.3 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-dateutil python3-argon2 python3-construct python3-lxml @@ -12,10 +12,5 @@ maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="https://github.com/libkeepass/pykeepass" changelog="https://raw.githubusercontent.com/libkeepass/pykeepass/master/CHANGELOG.rst" -distfiles="https://github.com/libkeepass/pykeepass/archive/refs/tags/${version}.tar.gz" -checksum=ac5966ede4fae1a0d3ea1997468a14b893a8f8dab136b1c14425b3b2763e68e3 - -post_install() { - # remove tests directory polluting site-packages - rm -r $DESTDIR/usr/lib/python*/site-packages/tests -} +distfiles="https://github.com/libkeepass/pykeepass/archive/refs/tags/v${version}.tar.gz" +checksum=c8f655c53af1cd339abd3d6588bcddb9ac869572e141e026352ae9fc8541ba64