From 8642accc32bf1cc460390f12ccf1d3a8616f2a73 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Oct 2020 09:00:00 -0400 Subject: [PATCH] python-cryptography: update to 3.1.1. --- srcpkgs/python-cryptography/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-cryptography/template b/srcpkgs/python-cryptography/template index 94dc160bda1..3d399469565 100644 --- a/srcpkgs/python-cryptography/template +++ b/srcpkgs/python-cryptography/template @@ -1,7 +1,7 @@ # Template file for 'python-cryptography' pkgname=python-cryptography -version=3.1 -revision=2 +version=3.1.1 +revision=1 wrksrc="cryptography-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools libressl-devel @@ -21,7 +21,7 @@ license="BSD-3-Clause, Apache-2.0" homepage="https://github.com/pyca/cryptography" changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz" -checksum=26409a473cc6278e4c90f782cd5968ebad04d3911ed1c402fc86908c17633e08 +checksum=9d9fc6a16357965d282dd4ab6531013935425d0dc4950df2e0cf2a1b1ac1017d post_install() { vlicense LICENSE