aboutsummaryrefslogtreecommitdiff
path: root/python/python2-cryptography
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-cryptography')
-rw-r--r--python/python2-cryptography/python2-cryptography.SlackBuild2
-rw-r--r--python/python2-cryptography/python2-cryptography.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python2-cryptography/python2-cryptography.SlackBuild b/python/python2-cryptography/python2-cryptography.SlackBuild
index c9a2f63c4d..da280bd7d2 100644
--- a/python/python2-cryptography/python2-cryptography.SlackBuild
+++ b/python/python2-cryptography/python2-cryptography.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-cryptography
SRCNAM=cryptography
VERSION=${VERSION:-3.3.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python2-cryptography/python2-cryptography.info b/python/python2-cryptography/python2-cryptography.info
index 24dd44b9dc..2b71945ac7 100644
--- a/python/python2-cryptography/python2-cryptography.info
+++ b/python/python2-cryptography/python2-cryptography.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/d4/85/38715448253404186029c575
MD5SUM="e2ce2ec8a63965fad351f36ed70fde4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pyasn1 cffi ipaddress asn1crypto python3-wheel"
+REQUIRES="python2-pyasn1 cffi ipaddress python2-asn1crypto python3-wheel"
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@slackbuilds.org"