From b1452f59d825ea581c417825b74b77792eb078ef Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sun, 13 Sep 2020 14:15:17 +0530 Subject: [PATCH] python-cryptography: update to 3.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 2e71290492..f551f21d4c 100644 --- a/srcpkgs/python-cryptography/template +++ b/srcpkgs/python-cryptography/template @@ -1,7 +1,7 @@ # Template file for 'python-cryptography' pkgname=python-cryptography -version=2.8 -revision=3 +version=3.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=3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02871651 +checksum=26409a473cc6278e4c90f782cd5968ebad04d3911ed1c402fc86908c17633e08 post_install() { vlicense LICENSE