From 83573e407ddab7ebc29292dca4d43c7eb0e8ed70 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Sun, 3 Dec 2017 08:42:42 -0200 Subject: [PATCH] python-cryptography: update to 2.1.4. (#9728) --- srcpkgs/python-cryptography/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-cryptography/template b/srcpkgs/python-cryptography/template index 5301ab5c3c0..1ee13e671f8 100644 --- a/srcpkgs/python-cryptography/template +++ b/srcpkgs/python-cryptography/template @@ -1,6 +1,6 @@ # Template file for 'python-cryptography' pkgname=python-cryptography -version=2.1.3 +version=2.1.4 revision=1 wrksrc="cryptography-${version}" build_style=python-module @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pyca/cryptography" license="3-clause-BSD, Apache-2.0" distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz" -checksum=68a26c353627163d74ee769d4749f2ee243866e9dac43c93bb33ebd8fbed1199 +checksum=e4d967371c5b6b2e67855066471d844c5d52d210c36c28d49a8507b96e2c5291 post_install() { vlicense LICENSE