summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2023-11-24 19:06:31 +0100
committer Willy Sudiarto Raharjo2023-11-25 16:12:42 +0100
commit5bcc120601e6690a123f73fc81f170eb3027df1d (patch)
tree609c7aab1254fee0fd49d867a7a3af8871bc7ca2
parent3686effeda3a871f2784260484b8698a6339b0c3 (diff)
downloadslackbuilds-5bcc120601e6690a123f73fc81f170eb3027df1d.tar.gz
python/python3-rsa: Updated for version 4.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-rsa/python3-rsa.SlackBuild4
-rw-r--r--python/python3-rsa/python3-rsa.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python3-rsa/python3-rsa.SlackBuild b/python/python3-rsa/python3-rsa.SlackBuild
index c554605520..0526062d96 100644
--- a/python/python3-rsa/python3-rsa.SlackBuild
+++ b/python/python3-rsa/python3-rsa.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-rsa
-# Copyright 2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2022-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-rsa
SRCNAM=rsa
-VERSION=${VERSION:-4.8}
+VERSION=${VERSION:-4.9}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-rsa/python3-rsa.info b/python/python3-rsa/python3-rsa.info
index 49d0b2d3de..6cea65ae2a 100644
--- a/python/python3-rsa/python3-rsa.info
+++ b/python/python3-rsa/python3-rsa.info
@@ -1,10 +1,10 @@
PRGNAM="python3-rsa"
-VERSION="4.8"
+VERSION="4.9"
HOMEPAGE="https://stuvel.eu/software/rsa/"
-DOWNLOAD="https://files.pythonhosted.org/packages/8c/ee/4022542e0fed77dd6ddade38e1e4dea3299f873b7fd4e6d78319953b0f83/rsa-4.8.tar.gz"
-MD5SUM="edb224f927cf8f53ff530ab04d092c69"
+DOWNLOAD="https://files.pythonhosted.org/packages/aa/65/7d973b89c4d2351d7fb232c2e452547ddfa243e93131e7cfa766da627b52/rsa-4.9.tar.gz"
+MD5SUM="26a1efb79164a95c363e550c3eefe683"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pyasn1"
MAINTAINER="Dimitris Zlatanidis"
-EMAIL="d.zlatanidis@gmail.com"
+EMAIL="dslackw@gmail.com"