From bfa0087a59ba8ba2857b769e2482cbf32ac75264 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Sat, 27 Jun 2020 08:40:27 +1000 Subject: [PATCH] python3-txacme: update to 0.9.3. --- srcpkgs/python3-txacme/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-txacme/template b/srcpkgs/python3-txacme/template index c678addda4d..bd1c82d0611 100644 --- a/srcpkgs/python3-txacme/template +++ b/srcpkgs/python3-txacme/template @@ -1,11 +1,10 @@ # Template file for 'python3-txacme' pkgname=python3-txacme -version=0.9.2 -revision=2 +version=0.9.3 +revision=1 archs=noarch wrksrc="txacme-${version}" build_style=python3-module -pycompile_module="txacme" hostmakedepends="python3-setuptools" depends="python3-attrs python3-acme python3-josepy python3-treq python3-Twisted python3-openssl python3-eliot python3-TxSNI python3-pem" @@ -14,7 +13,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/twisted/txacme" distfiles="${PYPI_SITE}/t/txacme/txacme-${version}.tar.gz" -checksum=2db8e98132d8fcb85cfbd5e59866fa3a9fd8d26e923f673802251e4c29e9f4b2 +checksum=bce2d0dfa8fa2cf3f2eb10526c89a8b4f77a021d9e182704e7776fff7bd8bceb post_install() { vlicense LICENSE