From 882882db27c4cceddaafe3a5ebf9e19fb11cfe70 Mon Sep 17 00:00:00 2001 From: Eloi Torrents Date: Mon, 6 Feb 2023 10:31:09 +0100 Subject: [PATCH] python3-PGPy: update to 0.6.0. --- srcpkgs/python3-PGPy/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-PGPy/template b/srcpkgs/python3-PGPy/template index 5268c19777ad..ccc58e393921 100644 --- a/srcpkgs/python3-PGPy/template +++ b/srcpkgs/python3-PGPy/template @@ -1,18 +1,17 @@ # Template file for 'python3-PGPy' pkgname=python3-PGPy -version=0.5.4 -revision=2 +version=0.6.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-wheel" depends="python3-cryptography python3-pyasn1 python3-six" +checkdepends="tox python3-cryptography python3-six python3-pyasn1 python3-progressbar" short_desc="Pretty Good Privacy for Python" maintainer="Anjandev Momi " license="BSD-3-Clause" homepage="https://github.com/SecurityInnovation/PGPy" distfiles="https://github.com/SecurityInnovation/PGPy/archive/v${version}.tar.gz" -checksum=beb2e7745ddebf85a24239aa681fa83a9ab8f8867d7ac55351fb0732279ac4fa -# requires progressbar -make_check=no +checksum=33028fc2c47718a9215311bb22d6fed042074afbc91bf4e9764fdf0df54fc2b3 post_install() { vlicense LICENSE