From 5bcc120601e6690a123f73fc81f170eb3027df1d Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 24 Nov 2023 20:06:31 +0200 Subject: python/python3-rsa: Updated for version 4.9. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- python/python3-rsa/python3-rsa.SlackBuild | 4 ++-- python/python3-rsa/python3-rsa.info | 8 ++++---- 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" -- cgit v1.2.3