aboutsummaryrefslogtreecommitdiff
path: root/python/cryptography
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-29 14:40:50 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-05 07:52:24 +0700
commit301486f0da9a76e6cd77218aefaa047869211f48 (patch)
tree97fee3b8d698408af2a11bcb74d5b8ef21a84a3e /python/cryptography
parente077700940d27215e9925bb8cdfeabb426beac07 (diff)
python/cryptography: Update DEPs
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography')
-rw-r--r--python/cryptography/cryptography.SlackBuild2
-rw-r--r--python/cryptography/cryptography.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/python/cryptography/cryptography.SlackBuild b/python/cryptography/cryptography.SlackBuild
index d84edebf9f25..4771b394a961 100644
--- a/python/cryptography/cryptography.SlackBuild
+++ b/python/cryptography/cryptography.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cryptography
VERSION=${VERSION:-38.0.4}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info
index a8ea5276a085..35e3acdda997 100644
--- a/python/cryptography/cryptography.info
+++ b/python/cryptography/cryptography.info
@@ -123,6 +123,6 @@ MD5SUM="2b8b23b955b43994f222f78faf17713b \
1a7c8f83d6e0c000fe06fe006c41e666"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pyasn1 asn1crypto python3-wheel python3-setuptools-rust"
+REQUIRES="python3-pyasn1 python3-asn1crypto python3-wheel python3-setuptools-rust"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"