python-cryptography: bump to version 1.3.1

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov
2016-03-23 16:59:24 +01:00
committed by Thomas Petazzoni
parent 3caa0d0e31
commit fbe3270ac3
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
PYTHON_CRYPTOGRAPHY_VERSION = 1.2.3
PYTHON_CRYPTOGRAPHY_VERSION = 1.3.1
PYTHON_CRYPTOGRAPHY_SOURCE = cryptography-$(PYTHON_CRYPTOGRAPHY_VERSION).tar.gz
PYTHON_CRYPTOGRAPHY_SITE = https://pypi.python.org/packages/source/c/cryptography
PYTHON_CRYPTOGRAPHY_SETUP_TYPE = setuptools